@media screen and (min-width: 48em) {
  .housekeeping .menu {
    justify-content: flex-end;
  }
}
