.masthead {
    height: 85vh;
    min-height: 500px;
    background-image: url('/assets/img/maeloudev-contact-img-1920.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .display-2 {
    margin-top: -15%;
    margin-left: 50%;
    margin-left: 50%;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
  }