@media screen and (max-width: 1280px) {
    .container-fluid {
        padding: 0 15px;
    }
}