/* gallery-title-001 */

@media(min-width: 992px){
    .gallery-title-001 h6 { min-height: 35px; }
}

/* end of gallery-title-001 */

/*unset br overwrite*/
@media only screen and (max-width: 991px){
.sppb-title-subheading br, .sppb-addon-title br, .sppb-addon-content br {
    display: unset;
}}

/*end of unset br overwrite*/