@media screen and (min-width: 38.75em) {
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}