/* Espots and Images ---------------------------------------------------------------------- */
.e-spot {
  border: 10px solid white;
  border-color: rgba(255,255,255,0.75);
  background-color: #cdd5d8;
  display: block;
  position: relative;
  width: 100%;
  line-height: 1.1;
  box-shadow: none !important;
  margin: 7% 0;
}
.espot, .espot-2, .espot-3, .espot-image {
	box-shadow:none !important;
}