.featuredblock__container--clickable {
    cursor: pointer;
}

.featuredblock__image{
    background-size: contain;
    background-repeat: no-repeat;
}

.featuredblock__item.hasimage .featuredblock__image,
.featuredblock__item.hasicon .featuredblock__icon {
    min-height: 100px;
}

.featuredblock__button-text {
    font-style: normal;
}