﻿.last-products-carousel {
    margin-top: 40px;
    padding: 0;
    display: flex;
    flex-direction: column;
    max-width: 1256px;
    margin: 15px auto 56px;
}

    .last-products-carousel .rowTitle {
        font-size: 16px;
        font-weight: bold;
        margin-bottom:24px;
    }
.categoriesContainer .last-products-carousel{
    padding-right:10px;
}

.homeContainer .last-products-carousel .row {
    margin-right: 10px;
}