@media screen and (min-width: 400px) {
    body .site {
        min-width: 960px;
    }
}