.gb-v3 .section-title {
    text-align: center;
}

@media (min-width: 992px) {
    .gb-v3 .section-title {
        text-align: left;
    }
}