@charset "UTF-8";

@media screen and (max-width:900px){
#BUY_IMG + section img{
max-width:50%!important;
margin:auto;
}
}