@media (min-width: 1200px) {
    .primary-content {
        max-width: 100% !important;
    }
}

