@media (max-width: 1023px){
    html, body{
        min-width: 1248px;
    }
    .topNav a{
        padding: 0 7px;
    }
}