.custom-contact-box {
  padding: 50px 50px 15px;
}

.custom-contact-box h2 {
  position: relative;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .custom-contact-box {
    height: auto !important;
    margin-top: 0 !important;
  }
}

.gmap_marker {
  color: #2d3c89;
  font-size: 1rem;
}
