.onetime-address, .sub-address {
    margin-top: 1.5em;
    border: black 1px solid;
    padding: .5em;
  text-align: center;
}

.upcoming-order:nth-of-type(n+2) .ro-translation-skip_shipment_button_text {
    display: none;
}

.upcoming-order:nth-of-type(n+2) {
    display: none;
}