/* Add custom CSS styles below */ 
@media (max-width: 767px) {
    .index.mobile_small_blocks_titles p.text-3xl, .index.mobile_small_blocks_titles h2.text-3xl {
        font-size: 1.6rem !important;
    }
}