@media (max-width: 1200px) {
    .service-content-title h3 br {
        display: none;
    }
}