.offer-card__date{
    height: 39px;
}
@media (max-width: 767px){
    .offer-card__date {
        height: 39px;
    }
}
