#qualitelis-widget{
    z-index: 1 !important;
}
@media (max-width: 767.98px) {
    .module.widget-resa {
        top: 120px !important;
        bottom: auto !important;
    }
        .module.logo img{
            height: 50px !important;
        }
        .widget-resa-mobile .close.tab-content {
        top: -6000px;
        bottom: auto;
    }
    .widget-resa-mobile .tab-content{
        top: 50%;
    }
}