.gallery .gallery__thumb-imgVideo {
  object-fit: none;
  object-position: center;
  width: 50%;
  height: 100%;
  cursor: pointer;
}