@media (min-width: 992px) {
  .contact-map {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-right: -28px;
    z-index: 1;
  }
}

