header, .WideSlideshow, .slideshowBox, .listBoxWrapper, .quickrequest, .newsletter, .partner, .editorial, .apartment, .txtLink, .button, .siteAnchorsInner, .seoBoxesWrapper,
.smallImage, .timelineNavbar, .box.map, #lts-eventfinder
{ display: none;}

.highlights {    display: block; }
.highlights section {   margin: 0;    padding: 10px 0; }
.highlights section:before { display: none;}

.textBox, .box {
    width: 100%!important;
    margin: 0!important;
}
.WLB .textBox .t2 {
    position: relative;
    top: unset;
}
.timelineContent .slick-slide
{
    width: 100%!important;
    height: fit-content;
    left: 0px!important;
    top: 0px!important;
    z-index: 999!important;
    opacity: 1!important;
    display: block;
}

.roomBox .slideshowBox {
    display: block;
    width: 100%!important;
}

.column {
    -webkit-columns: 1 auto;
    -moz-columns: 1 auto;
    columns: 1 auto;
}