@charset "UTF-8";

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