@media (min-width: 1200px) {
.container {
    max-width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
}