.logo a img {
    height: 64px !important;
    width: 207px !important;
}
.alert.alert-warning.bg-warning.text-white.alert-license.alert-sticky.small.bg-warning.text-white.vertical-wrapper.alert-important {
    display: none;
}
ul.tp-lang-list-open {
    display: none;
}
.tp-banner-thumb img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: contain !important;
}