


@media only screen and (min-width:320px) and (max-width:1000px) {
    #logoHEightFixed{
        max-height: 75% !important;
    }
    .logoEventWrapper{
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
}
.col-iconImgwrapper{
    width: 347px;
    height: 245px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.col-iconImgwrapper img{
    width: 80px;
}
.d-none{
    display:none !important;
}
.footerLogo, .footertext {
    float:left;
    width:100%;
}
.gw-gopf-post-overlay-inner a:nth-child(2){
    display:none;
}

.qode_carousels .slides>li {
    margin: 0 2px 0 0;
    min-height: 200px !important;
}