.is-style-spacer-secondary {
    height: 6rem !important;
}

@media screen and (max-width: 599px) {
    .is-style-spacer-secondary {
        height: 3.5rem !important;
    }
}
