section.dsnp-bnerimg
 {
    background: url(/images/dsnp-cr-bnr.jpg);
    background-size: contain;
    height: 500px;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
}
.cr-srch-fom {
    width: 100%;
    float: left;
    padding: 20px 0px;
}
.cr-srch-fom h1 {
    color: #fff;
    text-align: center;
    font-size: 32px;
    padding: 14px 0px;
    margin-bottom: 5px;
}
.cr-srch-fom p {
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 14px 0px;margin-bottom: 5px;
}



@media (min-width:320px) and (max-width:767px){
section.dsnp-bnerimg {background: #0021ad;}
.cr-srch-fom h1 {font-size: 19px !important;padding: 5px 0px;line-height: 27px !important;margin-top: 5px;margin-bottom: 5px!important;}
.cr-srch-fom p {font-size: 17px;padding: 0px 0px;margin-bottom: 0px;}
.usp-item__description.hidden-xs {display: block!important;}




}
