.resmw{max-width:100%;height:auto}
.MW{cursor:pointer;display:flex;align-items:center;justify-content:center}
.MOB{display:none}
@media only screen and (max-width:600px){.MOB{display:block}
.WEB{display:none}
}