.top-img, div.top-img-1 img, div.top-img-2 img{
    min-width: 300px!important;
    max-width: 100%!important;
    width: 100%!important;
} 

@media all and (min-width:1023px){
.hide-on-desktop{display:none !important}}

@media all and (min-width:1024px) and (max-width:1280px){
.hide-on-1024{display:none !important}}