.contact-us-main-top-select.inp .custom-select {
    background: #22232D url(../images_new/contact-us-select-arrow-dark.svg) no-repeat left 1.25rem center / auto 8px !important;
}

#indicator {
    right: 50%;
    left: unset;
}
.new-certificate-section{
    background: linear-gradient(90deg, #f5f6f6 0%, rgba(236, 237, 237, 0.62) 39.59%, rgba(236, 237, 237, 0) 61.75%), url(../lineCertificate.png) no-repeat !important;
}
.businessBannerNew{
    background: linear-gradient(89deg, #076973 -10.53%, #000 147.03%);
}
@media(max-width: 767px){
    .new-select-sort .select-sort-by{
        background: url(../sort-alt-dark.svg) no-repeat left center;
    }
}