.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.body {
  background-image: url('../images/theessenceofplaces9_bigger.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo {
  max-width: 150%;
  flex: 1;
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: relative;
  top: auto;
  bottom: 50%;
  left: 5%;
  right: 5%;
}

.text {
  clear: none;
  object-fit: fill;
  border-radius: 0;
  flex: none;
  order: 0;
  align-self: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  display: block;
  position: relative;
  top: 209px;
  left: 50%;
  right: 50%;
}

.image-2 {
  float: left;
  cursor: pointer;
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 0;
  margin-left: 4px;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: relative;
  top: 264px;
  left: -290px;
  right: auto;
}

.image-3 {
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 82px;
  left: 326px;
  right: -109px;
}

.body-2 {
  background-image: url('../images/theessenceofplaces9.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block {
  object-fit: fill;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: auto;
  bottom: 13%;
  left: 25%;
  right: 23%;
  overflow: visible;
}

.image-4 {
  display: block;
  position: relative;
  left: 31%;
  right: 50%;
}

.container {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.image-5 {
  object-fit: scale-down;
  margin-top: 102px;
  margin-bottom: 183px;
  padding-bottom: 0;
  padding-left: 14px;
  padding-right: 14px;
}

.text-block {
  text-align: center;
}

.link-block-2 {
  margin-top: 27px;
  position: relative;
  top: -16vh;
}

.container-2 {
  margin-top: 0;
  position: relative;
  top: -14.2vh;
}

.image-6 {
  object-fit: scale-down;
  overflow: auto;
}

.image-7 {
  object-fit: scale-down;
}

@media screen and (max-width: 991px) {
  .body {
    background-position: 50%;
  }

  .logo {
    left: 5%;
  }

  .text {
    top: 425px;
    left: 50%;
  }

  .image-2 {
    top: 384px;
    left: 266px;
  }

  .link-block {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    left: 37%;
  }

  .image-4 {
    left: -1%;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    left: 2%;
  }

  .text {
    left: -4px;
  }

  .image-2 {
    left: 158px;
  }

  .link-block {
    left: 30%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-position: 50%;
    background-size: cover;
  }

  .logo {
    flex: none;
    bottom: 46%;
    left: 2%;
  }

  .text {
    object-fit: scale-down;
    position: fixed;
    top: 482px;
    left: 0;
  }

  .image-2 {
    position: fixed;
    top: 589px;
    left: 42px;
  }

  .link-block {
    left: 16%;
  }

  .image-4 {
    left: 10%;
  }

  .link-block-2 {
    top: -.8vh;
  }

  .container-2 {
    margin-top: -24%;
    top: 1.6vh;
  }
}
