/*Custom Css*/

@media (min-width: 1400px) {
.body-container .container {
    max-width: 1140px!important;
}
}