<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tc-panel-container &gt; h3 {
    padding: 0;
}
#comfort &gt; div &gt; div.__pfs.__description.__bss {
    margin: 0;
}
h3.__pfs.__bss {
    font-size: 22px !important;
}
#vacationOffers &gt; div:nth-child(1) &gt; div.__pfs.col-lg-6.col-md-6.col-sm-12.col-xs-12.des_img.__bss &gt; img {
    border-radius: 14px;
}
#vacationOffers &gt; div:nth-child(2) &gt; div.__pfs.col-lg-6.col-md-6.col-sm-12.col-xs-12.des_img.hidden-xs.hidden-sm.__bss &gt; img {
    border-radius: 14px;
}
#main &gt; div:nth-child(5) &gt; div &gt; div &gt; article &gt; section &gt; div &gt; div:nth-child(1) &gt; h2 {
    padding-top: 35px;
}
i.material-icons.icon-down-arrow {
    top: 0px !important;
}

@media only screen and (max-width: 767px){
    #main &gt; div:nth-child(5) &gt; div &gt; div &gt; article &gt; section &gt; div &gt; div:nth-child(1) {
        padding: 0;
    }
    #main &gt; div:nth-child(5) &gt; div &gt; div &gt; article &gt; section &gt; div &gt; div:nth-child(2) {
        padding: 0;
    }
    #vacationOffers &gt; div:nth-child(1) &gt; div.__pfs.col-lg-6.col-md-6.col-sm-12.col-xs-12.des_img.__bss {
        padding: 0;
    }
    #vacationOffers &gt; div:nth-child(2) &gt; div.__pfs.col-lg-6.col-md-6.col-sm-12.col-xs-12.des_img.hidden-lg.hidden-md.__bss {
        padding: 0;
    }
    #vacationOffers &gt; div:nth-child(1) &gt; div.__pfs.col-lg-6.col-md-6.col-sm-12.col-xs-12.des.__bss &gt; h3 {
        padding: 15px 0;
    }
    #vacationOffers &gt; div:nth-child(2) &gt; div.__pfs.col-lg-6.col-md-6.col-sm-12.col-xs-12.des.__bss &gt; h3 {
        padding: 15px 0;
    }
    #comfort &gt; div &gt; div.__pfs.__description.__bss &gt; div {
        padding-top: 0;
    }
    #tc-panel-container &gt; h3 {
        padding: 0;
    }
    i.material-icons.icon-down-arrow {
        /* position: absolute; */
        /* right: 15px; */
        top: 0px !important;
    }
    div#tc-panel-container {
        margin: 0px auto !important;
    }
    div#tc-panel-container {
        margin: 0px auto;
        margin-left: 18px !important;
    }
}</pre></body></html>