@media only screen and (orientation: portrait){.overlay-container{height:30vh;width:70vw}}@media only screen and (orientation: landscape){.overlay-container{height:60vh;width:50vw}}
