.section-title__content h2{
    margin-top: 0;
}

.section-title__content .content-right p:first-child{
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .section-title__content h2{
        margin-bottom: 0px;
    }
}
