.categoryoffer-card__title {
    font-weight: 700;
}

@media (min-width: 992px) {
    .categoryoffer-card__title {
        margin-top: 22px;
    }
}