@media screen and (min-width: 1070px) {
  .section-contact .container-fluid {
    display: flex;
  }
}