ul.footer-corporate-link > li:nth-child(6) > a {
  padding-left: 7px;
}

@media screen and (min-width: 769px) {
  .cols-fixed-w210.clearfix {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 350px;
  }
}

@media screen and (min-width: 769px) {
  .row {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 240px;
  }
}
