.offer-mini-item__price1, .offer-item__info__header__right1, .f-input__format1{
    display: none !important;
}

.offer-mini-item__thumb1 img{
    width: 120px !important;
    height: 127px !important;
    min-width: 120px !important;
    min-height: 127px !important;
    background: url(/public/images/no-image.png);
    background-size: contain;
}

.offer-mini-item__thumb1 img[alt] {
    color: #f6f6f6;
}

.f-btn--blue, .navigation__link{
    cursor: pointer !important;
}