.pr-hotel-img {
    object-fit: cover;
}

.my-slides img {
    object-fit: contain !important;
}

.carousel-row--img img {
    object-fit: cover !important;
}
@font-face {
    font-family: 'alibaba';
    src: url('../font/alibaba-black.woff2-41970917.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'alibaba';
    src: url('../font/alibaba-bold.woff2-bbb24413.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'alibaba';
    src: url('../font/alibaba-regular.woff2-5d2979c4.woff2') format('woff2');
    font-display: swap;
}

body {
    font-family: alibaba;
}

.pr-hometours-list, .pr-featuredtabs-list-top, #preludeRelatedTours {
    max-width: 1200px;
    margin: 0px auto;
}

.custom-container {
    max-width: 1200px;
}

@media (min-width: 768px) {
    .home-search-box {
        margin-top: -200px;
        margin-bottom: 100px;
    }
}
