.ws-block-title {
    margin: 0 0 1.5rem;
}
.ws-block-title > * {
    margin-bottom: 0
}
.block_subtitle {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: 0.175rem;
    text-transform: uppercase;
    margin-bottom: 1rem
}
@media only screen and (max-width: 767px) {
    .ws-block-title br {
        display: none
    }
}
