main > .topSection {
  background-image: url(../../img/prestations/top.jpeg);
  background-position: 90% 50%;
}
.thinImage {
  height: 120px;
  object-position: 50% 20%;
}
.horizontalContainer:first-of-type {
  margin-bottom: 50px;
}
.headSpaDesktop {
  max-width: 520px;
  max-height: 390px;
  margin: 0;
}
.massageDesktop {
  max-width: 760px;
  height: 570px;
  margin: 0;
}
.massageDesktop + .verticalContainer {
  height: 570px;
}
.verticalContainer > .centeringContainer {
  margin-top: 20px;
}
