@media screen and  (max-width:1500px) {
    .custom-container {
        max-width: 1140px;
    }
}