.section-related-products h3 {
    letter-spacing: 1px !important;
}
@media (max-width:991px){
    .section-related-products{
        padding: 25px 0;
    }
}