.hp3-destination-page .hp3-offer-grid .hp-offer-heading h2 {
    margin: 0 0 8px;
    color: #123449;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.25;
}

.hp3-destination-page .hp3-offer-grid .durationText,
.hp3-destination-page .hp3-offer-grid .offer-rating {
    font-size: .68rem;
    line-height: 1.35;
}

.hp3-destination-page .hp3-offer-grid .hp-offer-price .offerPrice {
    font-size: 1.375rem;
    line-height: 1;
}

.hp3-destination-page .hp3-offer-grid .btn-more-info-secondary {
    font-size: .75rem;
    line-height: 1.25;
}

@media (max-width: 767.98px) {
    .hp3-destination-page .hp3-offer-grid .hp-offer-heading h2 { font-size: .84rem; }
    .hp3-destination-page .hp3-offer-grid .hp-offer-price .offerPrice { font-size: 1.3rem; }
}
