#camping-site-plan .topicList-button-downloadLink-wrapper {
  margin-top: 48px;
}

#camping-site-plan .topicList-3-button-wrapper > a {
  margin-top: 0 !important;
}

#image-slider #slider-title {
  display: none;
}

#gallery-pictures>div#myModal button.prev:after,
#gallery-pictures>div#myModal button.next:after {
  top: 25%;
}

#gallery-pictures>div#myModal button.next:after {
  left: 40%;
}

#gallery-pictures>div#myModal button.prev:after {
  right: 40%;
}

#facebook-icon .imageWrapperComponent,
#instagram-icon .imageWrapperComponent {
  width: 32px;
}

@media screen and (max-width:768px) {
  #camping-site-plan .topicList-button-downloadLink-wrapper {
    margin-top: 25px;
  }
}

