@media screen and (max-width: 1201px) {
    #new-products-container {
        padding-left: 0;
        padding-right: 0;
    }
}

#new-products-container {
    padding-left: 0;
}

#new-products-container .subtitle {
    font-size: 20px;
    font-family: 'Roboto Slab', sans-serif;
}

#new-products-container .title {
    font-size: 25px;
    font-family: 'Roboto Slab', sans-serif;
}