#reservi_widget_content {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    z-index: 9997;
}
@media screen and (max-width: 992px) {
    #rec220159546 .t-cover,
    #rec228609931 .t-cover,
    #rec234496212 .t-cover,
    #rec234496259 .t-cover,
    #rec228610287 .t-cover,
    #rec234496300 .t-cover,
    #rec221577586 .t-cover,
    #rec224597417 .t-cover {
        overflow-x: auto;
        height: auto !important;
    }
    #rec228609931 .t-cover .t-cover__carrier,
    #rec234496212 .t-cover .t-cover__carrier,
    #rec234496259 .t-cover .t-cover__carrier,
    #rec228610287 .t-cover .t-cover__carrier,
    #rec234496300 .t-cover .t-cover__carrier,
    #rec220159546 .t-cover .t-cover__carrier,
    #rec221577586 .t-cover .t-cover__carrier,
    #rec224597417 .t-cover .t-cover__carrier {
        width: 700px !important;
        height: 400px !important;
    }
}