@charset "UTF-8";

@media(width <= 900px){
#glass + section img{
    max-width: 464px !important;
}
}