/* ==== Layout / Theme ==== */

.orc-map__img {
  display: block;
  width: 100%;
  height: auto;
  user-select: none;
  pointer-events: none; /* click-through to markers */
}
.camps.gallery-wrap{
    width:90%;
}