@media (max-width: 768px) {
    .consult-title {
        font-size: 3rem !important;
    } 
    .consult-section {
        background-size: cover;
        background-position: left;
        height: 50vh !important;
    }
}