body:not(.com_gridbox) .body {
    margin: 10px !important;
}
p {
  margin-bottom: 10px !important;
}

h1 {
  margin-bottom: 30px !important;
}
h2 {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}
h3 {
  margin-top: 15px !important;
  margin-bottom: 5px !important;
}
@media (max-width: 1280px){
	body:not(.com_gridbox) .body {
	     padding: 0!important
	} }

.ba-image-modal.instagram-modal {
    z-index: 999999 !IMPORTANT;
}

.gmaps-iw--link {
  display: block;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.gmaps-iw--link:hover {
  opacity: 0.95;
}
