.wls-recall-heroblock__title {
    margin-bottom: 12px;
}

.wls-recall-heroblock__description {
    font-weight: var(--wls-fw-semibold);
}

@media screen and (min-width: 768px) {
    .wls-recall-heroblock__title {
        margin-bottom: 16px;
    }
}