@media (min-width: 1200px){
.single-post .container {
    width: 970px !important;
}
}