.best__item--noimage {
    padding-bottom: 96px;
    margin-bottom: 4px;
}
.best__item--noimage .best__content {
    height: 96px;
}
.best__item--noimage .best__text {
    height: 100%;
}
@media (min-width: 36em){
    .best__item--wide {
        width: 50%;
    }
    .best__item:nth-child(4) {
        clear: none;
    }
}