@media screen and (max-height: 740px){
.container-banner .banner-overlay {
    height: 80vh;
}
}

body {
  font-size: 18px;
}