.contact-bg {
  background-image: none !important;
}
.section-title .sub-title:before {
    background: #db251a;
    border-radius: 4px;
    content: "";
    height: 4px;
    inset-inline-start: 0px !important;
    position: absolute;
    top: 0;
    width: 30px;
}