
body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.contacto-header {
    height: 50vh;
    min-height: 300px;
    background: url(../img/emirates-ocean-landscape.jpg) no-repeat center center;
    background-size: cover;
}

.card {
  height: 100%;
}
