.body {
  display: block;
  overflow: visible;
  height: auto;
  max-height: 400px;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.image {
  margin-top: 271px;
}

.container {
  margin-top: -104px;
  padding-top: 0px;
}

.div-block {
  display: inline-block;
  margin-right: 10px;
}

.section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: -46px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-2 {
  margin-right: 10px;
  padding-right: 0px;
  opacity: 0.37;
  font-size: 14px;
  cursor: pointer;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-3 {
  margin-right: 10px;
  opacity: 0.37;
  cursor: pointer;
}

.image-4 {
  margin-right: 10px;
  opacity: 0.37;
  cursor: pointer;
}

.image-5 {
  margin-right: 10px;
  opacity: 0.37;
  cursor: pointer;
}

.image-6 {
  cursor: pointer;
}

.link-block {
  margin-right: -10px;
}

.image-7 {
  margin-right: 10px;
  opacity: 0.37;
}

.link-block-2 {
  margin-right: -10px;
}

.link-block-3 {
  margin-right: -10px;
}

.link-block-4 {
  margin-right: -9px;
}

@media screen and (max-width: 991px) {
  .image-2 {
    overflow: visible;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .image-4 {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .image-5 {
    margin-right: 5px;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .image-7 {
    opacity: 0.37;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-top: -27px;
  }
  .image-2 {
    margin-right: 10px;
  }
  .image-3 {
    max-width: 60%;
  }
  .image-5 {
    margin-right: 5px;
  }
  .link-block {
    margin-right: -10px;
    margin-left: 0px;
  }
  .image-7 {
    margin-right: 10px;
    opacity: 0.37;
  }
  .link-block-4 {
    margin-right: -10px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .section {
    margin-top: -18px;
    margin-right: 30px;
    margin-left: 30px;
  }
  .image-2 {
    max-width: 60%;
    margin-right: 0px;
    margin-left: 5px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .image-3 {
    max-width: 80%;
    margin-right: 0px;
    margin-left: 5px;
  }
  .image-4 {
    max-width: 60%;
    margin-right: 0px;
    margin-left: 5px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .image-5 {
    max-width: 60%;
    margin-right: 0px;
    margin-left: 5px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .image-6 {
    max-width: 80%;
    margin-right: 0px;
    margin-left: 5px;
  }
  .image-7 {
    max-width: 60%;
    margin-right: 0px;
    margin-left: 5px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}