<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DIMSUM REIZEN HOMEPAGE */

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.china {
        height: 492px !important;
        background-position: -264px 0px;
    }
}

/* DIMSUM REIZEN INDIA - HOMEPAGE */
.homepage-background-theme.india {
    height: 556px !important;
    background-image: url(themes/dimsum/images/india/india-homepage-dimsum-nl.jpg)
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile/phablet version) */
@media only screen and (max-width:768px) {
    .homepage-background-theme.india {
        background-image: url(themes/dimsum/images/india/india-homepage-dimsum-nl-mobile.jpg)
    }
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.india {
        height: 492px !important;
        background-position: -264px 0px;
    }
}

/* DIMSUM REIZEN SRILANKA - HOMEPAGE */
.homepage-background-theme.sri-lanka {
    height: 556px !important;
    background-image: url(themes/dimsum/images/sri-lanka/srilanka-homepage-dimsum-nl.jpg)
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile/phablet version) */
@media only screen and (max-width:768px) {
    .homepage-background-theme.sri-lanka {
        background-image: url(themes/dimsum/images/sri-lanka/srilanka-homepage-dimsum-nl-mobile.jpg)
    }
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.sri-lanka {
        height: 492px !important;
        background-position: -264px 0px;
    }
}

/* DIMSUM REIZEN MALAYSIA - HOMEPAGE */
.homepage-background-theme.malaysia {
    height: 556px !important;
    background-image: url(themes/dimsum/images/malaysia/malaysia-homepage-dimsum-nl.jpg)
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile/phablet version) */
@media only screen and (max-width:768px) {
    .homepage-background-theme.malaysia {
        background-image: url(themes/dimsum/images/malaysia/malaysia-homepage-dimsum-nl-mobile.jpg)
    }
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.malaysia {
        height: 492px !important;
        background-position: -264px 0px;
    }
}

/* DIMSUM REIZEN MYANMAR - HOMEPAGE */
.homepage-background-theme.myanmar {
    height: 556px !important;
    background-image: url(themes/dimsum/images/myanmar/myanmar-homepage-dimsum-nl.jpg)
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile/phablet version) */
@media only screen and (max-width:768px) {
    .homepage-background-theme.myanmar {
        background-image: url(themes/dimsum/images/myanmar/myanmar-homepage-dimsum-nl-mobile.jpg)
    }
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.myanmar {
        height: 492px !important;
        background-position: -264px 0px;
    }
}

/* DIMSUM REIZEN VIETNAM - HOMEPAGE */
.homepage-background-theme.vietnam {
    height: 556px !important;
    background-image: url(themes/dimsum/images/vietnam/vietnam-homepage-dimsum-nl.jpg)
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile/phablet version) */
@media only screen and (max-width:768px) {
    .homepage-background-theme.vietnam {
        background-image: url(themes/dimsum/images/vietnam/vietnam-homepage-dimsum-nl-mobile.jpg)
    }
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.vietnam {
        height: 492px !important;
        background-position: -264px 0px;
    }
}

/* DIMSUM REIZEN UZBEKISTAN - HOMEPAGE */
.homepage-background-theme.uzbekistan {
    height: 556px !important;
    background-image: url(themes/dimsum/images/uzbekistan/uzbekistan-homepage-dimsum-nl.jpg)
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile/phablet version) */
@media only screen and (max-width:768px) {
    .homepage-background-theme.uzbekistan {
        background-image: url(themes/dimsum/images/uzbekistan/uzbekistan-homepage-dimsum-nl-mobile.jpg)
    }
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.uzbekistan {
        height: 492px !important;
        background-position: -264px 0px;
    }
}

/* DIMSUM REIZEN TAIWAN - HOMEPAGE */
.homepage-background-theme.taiwan {
    height: 556px !important;
    background-image: url(themes/dimsum/images/taiwan/taiwan-homepage-dimsum-nl.jpg)
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile/phablet version) */
@media only screen and (max-width:768px) {
    .homepage-background-theme.taiwan {
        background-image: url(themes/dimsum/images/taiwan/taiwan-homepage-dimsum-nl-mobile.jpg)
    }
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.taiwan {
        height: 492px !important;
        background-position: -264px 0px;
    }
}

/* DIMSUM REIZEN TAIWAN - REIZEN DETAILS */
.homepage-background-theme.taiwan {
    height: 556px !important;
    background-image: url(themes/dimsum/images/taiwan/taiwan-reizen-details-dimsum-nl.jpg)
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile/phablet version) */
@media only screen and (max-width:768px) {
    .homepage-background-theme.taiwan {
        background-image: url(themes/dimsum/images/taiwan/taiwan-reizen-details-dimsum-nl-mobile.jpg)
    }
}

/* HEADER BACKGROUND IMAGE FOR HOMEPAGE (mobile version, position for smallest screen-size (width:480px)) */
@media only screen and (max-width:480px) {
    .homepage-background-theme.taiwan {
        height: 492px !important;
        background-position: -264px 0px;
    }
}
</pre></body></html>