@media only screen and (min-width:1240px) {
    .container-xl {
        width: 100%;
        max-width: 1280px;
    }
}