.share_your_concern_banner{
	background-position: center !important;
    background-image: url(../webp/share-concern-bg.webp) !important;
}
    .trackID_field {
    display: none;
}
.contactUsPage .usps-items-text>img,
.contactUsPage .usps-items>img{
    height: auto;
}
@media only screen and (max-width: 767px){
    .share_your_concern{
         background-color: #fff;
    }
    .banner-area:before{
        background-color: transparent !important;
    }
    .shareTitle h2 {
    color: #000;
    font-size: 22px !important;
}
.concernTitle{
    padding: 0 !important;
}
.banner-area h1{
    color: #fff !important;
}
}