ul.footer-corporate-link > li:nth-child(6) > a {
  padding-left: 7px;
}

@media screen and (max-width: 768px) {
  .main .mediaBox-reversed-floated {
    display: flex;
    flex-direction: column-reverse;
  }

  .main .mediaBox-reversed-floated .media {
    max-width: 100%;
  }
}
