/* Make every tour card the same height */ .jet-listing-grid__item, .jet-listing-dynamic-post { display: flex !important; } .tour-block-one, .tour-block-one .inner-box { display: flex !important; flex-direction: column !important; height: 100% !important; } .tour-block-one .lower-content { display: flex !important; flex-direction: column !important; flex: 1 !important; } .tour-block-one .btn-box { margin-top: auto !important; }
Translate »