@media screen and (max-width:767px) { body.homepage { overflow: hidden; } body.homepage article section:nth-child(2) { height: 100vh !important; min-height: 100vh !important; } }
@media screen and (max-width:767px) { body.homepage { overflow: hidden; } body.homepage article section:nth-child(2) { height: 100vh !important; min-height: 100vh !important; } }