*{}
body {
    padding-top: 50px;
}
@media (min-width: 1600px) {
    .container {
        width: 1570px !important;
    }
}