@media only screen and (min-width: 600px) {
    .main-logo__img {
        min-height: 60px;
        min-width: 264px;
    }
}

.best-offers-card__amount {
    display: none;
}
