.slider .slider__thumbs li {
  background: none;
  padding: 0 4px;
}

.slider__slide-image img {
  height: auto;
  max-width: 815px;
  width: 100%;
}

.insta-feeds #insta-feed {
  align-items: stretch;
  -ms-align-items: stretch;
}

.insta-feeds #insta-feed .container {
  padding-top: 0px !important;
  height: 100% !important;
}

.insta-feeds #insta-feed .container img {
  height: 100% !important;
  position: static;
}

.slider__zoom {
  display: inline-block;
}

.section-content {
  position: relative;
  margin-bottom: 15px;
}
.section-history {
  position: relative;
  margin-bottom: 57px;
}

.section-history .shell {
  position: relative;
  z-index: 2;
}

.section-history__overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.icon-flag-large {
  z-index: 1;
}
footer.footer {
    clear: both;
}