@media (min-width: 767px){
.container {
    max-width: 1250px !important;
}
}