.bg-light {
    display:none !important;
}
@media only screen and (min-width: 1248px) {
    .container {
        max-width: 1470px;
    }
}