         

 #places-map a[href].map-location-marker:hover{
            background: url(../svg/map-pin-green1.svg);
            background-repeat: no-repeat;
            background-size: 25px;
}
#places-map .marker-SanFrancisco{
   display: none !important;
}
@media (max-width: 1024px){
   .navbar-toggler-icon img{
      height: auto !important;
   }
   .fulfillment-page .carousel>img{
      height: auto;
   }
   .countryDropdown {
    position: absolute;
    right: 50px;
    top: 3px;
}
.banner-area h1 br {
    display: none !important;
}
.banner-area h1 span.text-white {
    display: inline-block !important;
    width: 100% !important;
}
.text>h5{
   max-width: 100%;
}
.usps-items-text>img{
   width: 45px !important;
}
}

.usps-items img{
   height: auto;
   width: auto;
}