.go-forest-wrapper {
  width: 100%;
  height: 66.6666667vw;
  position: relative;
  overflow: hidden;
  max-height: 630px;
}
.go-forest-wrapper .elfsight-app-13008974-7a5d-474d-8d1f-e84c64d11b78, .go-forest-wrapper .eyarYd, .go-forest-wrapper .fvacfs, .go-forest-wrapper .joSrve, .go-forest-wrapper .sJpJj {
  height: 100%;
}
.go-forest-wrapper .fvacfs, .go-forest-wrapper .sJpJj {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
}

@media (max-width: 992px) {
  .go-forest-wrapper {
    margin: 55px 0 !important;
    padding: 0 !important;
    height: 80vh;
    max-height: none;
  }
}

@media (min-width: 1781px) {
  .go-forest-wrapper {
    max-height: 100vh;
  }
}