.is-style-spacer-primary {
    height: 7rem !important;
}

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