.support_img {
 border-radius:8px;
 height:90px
}



@media screen and (max-width: 48.0625em) {
    
.support_img {
  border-radius:8px;
  height:45px
  
}
    
    }

