.event-item-img{
    width: 100vw !important;
    height: 50vh !important;
}

iframe {
    width: 100% !important;
    height: 50vh !important;
}

video {
    width: 100% !important;
    height: 50vh !important;
    background: rgba(0, 0, 0, 1.5);

}
