@media only screen and (max-width: 1199px) {
    .container {
        width: 100%;
    }
}