﻿/* BESPOKE */
.uc_reccom_products {
    margin-top: 30px;
}

.uc_reccom_products h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .uc_reccom_products h2 {
        font-size: 25px;
    }
}
/* END BESPOKE */