@charset "UTF-8";
.venatus-wrapper-320-100 {
    margin: 10px 0!important;
    height: 100px;
    text-align:center;
    display:flex;
    justify-content:center;
    overflow-y: hidden;
}
.venatus-wrapper-list-320-100 {
    margin: 10px 0!important;
    /*width: fit-content;*/
    height: 100px;
    overflow-y: hidden;
}
.venatus-wrapper-300-250 {
    height: 250px;
    margin: 5px 0;
    text-align:center;
    display:flex;
    justify-content:center;
    overflow-y: hidden;
}
.venatus-wrapper-320-250 {
    margin-top: 10px;
    /*min-height: 250px;*/
    text-align:center;
    display:flex;
    justify-content:center;
    height: 250px;
    overflow-y: hidden;
}
