body {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
@media (min-width: 1600px) {
    .container {
        width: 1400px;
    }
}
