@media (min-width:769px) {
  .shipping-wrapper .grid__reverse {
    flex-direction: row-reverse;
  }
}