.b1t-ymservice-main-include-left h2 {
    margin-top: 0px;
}

.no-left-mode .b1t-ymservice-main-include-left h2:first-of-type {
    display: none;
}

@media only screen and (max-width: 991px) {
    .b1t-ymservice-main-include-left h2:first-of-type {
        display: none;
    }
}