@media only screen and (min-width: 993px) {
    .container {
        max-width: 1080px;
    }
}