/*For Developer Use*/
@media only screen and (min-width: 1500px) {
    .container {
        max-width: 1470px;
    }
}

