
@media (max-width: 576px) {
    .block-custom-html {
        padding-top: var(--space-5);
        padding-bottom: var(--space-5);
    }
}