.hall {
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    margin-top: 64px;
}

video {
    width: 100%;
}

.exhibitor {
    width: 100%;
    line-height: 0;
    overflow: hidden;
    margin-top: 85px;
    position: relative;
}

.exhibitor-slider {
    position: absolute;
    bottom: 150px;
}
