@media only screen and (min-width: 768px) and (max-height: 760px) {
    .headerAndNavContainer {
        background-color: #ffffff;
    }
}