@media (min-width: 1200px) {
    .container, .single-post .site-content > .container {
        width: 1320px;
    }
}