.holiday .global-img img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.destination-img img {
    width: 250px;
    height: 650px;
    object-fit: cover;
    object-position: center;
}
