element.style {
    max-width: 100%;
    background-color: #223242;
}
.t450__menu_show.t450 {
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    z-index: 999999;
    height: 300px;
    width: 100%;
}
.x-tl-booking-widget {
    font-size: inherit;
    position: relative;
    white-space: nowrap;
    max-width: 0;
    height: 0;
    background: #1e88e5;
    background: var(--tlBookingButtonBackgroundColor);
    box-shadow: 0 0 16px rgba(0,0,0,.15);
    border-radius: 2em;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
    transition: all ease-in-out .5s;
    contain: content;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    opacity: 0;
    pointer-events: none;
}
.x-tl-booking-widget {
    font-size: inherit;
    position: relative;
    white-space: nowrap;
    max-width: 0;
    height: 0;
    background: #1e88e5;
    background: var(--tlBookingButtonBackgroundColor);
    box-shadow: 0 0 16px rgba(0,0,0,.15);
    border-radius: 2em;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
    transition: all ease-in-out .5s;
    contain: content;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}


.x-tl-booking-widget-container {
    font-size: 0;
}

.x-tl-booking-widget-container_pulled-right {
    -ms-flex-align: end;
    align-items: none;
    opacity: 0;
}

.t-name_md {
    font-size: 28px;
}
.t-name_lg {
    font-size: 28px;
    line-height: 1.14;
}
.t1054__topsection{display:none!important;}
