/* resize home mobile banner */ @media screen and (max-width:767px) { .homepage #page section:first-child { min-height: unset; height: 60vh; } }