.gallery.flexmodule .logo_gallery {
  margin-bottom: 30px; }
  .gallery.flexmodule .logo_gallery .gallery-item {
    padding: 0 15px;
    margin-bottom: 15px; }

.gallery.flexmodule .image_gallery .gallery-item {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
  background: #f1f1f1;
  overflow: hidden; }

.gallery.flexmodule .image_gallery .gallery-image {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.fancybox__container {
  z-index: 99999 !important; }
