.events_item.custom_hover .col2 {
  display: flex;
  justify-content: center;
  align-items: center; }
  .events_item.custom_hover .col2 video {
    max-width: 100%;
    width: auto;
    height: auto; }
  .events_item.custom_hover .col2 .slider-wr {
    max-width: 100%; }
