.Timeline_gallery_slider .swiper-scrollbar { position: relative; width: 100%; border-radius: 0; bottom: 0; left: 0; background: #F7F7F7; opacity: 1; height:4px; margin-top:54px; }
.Timeline_gallery_slider .swiper-scrollbar-drag { display: block !important; background: #000; border-radius: 0; }

.image-gallery__image {
  object-fit: cover;
}