@media (min-width: 48em) {
    #mainContainer {
        height: 80vh;
    }
}
