.woocommerce-view-order .asys-thank-block .asys-address-book-address__address__label {
    width: 55px;
    min-width: 55px;
    font-family: 'Inter',sans-serif;
}

.woocommerce-view-order .woocommerce-MyAccount-content address.asys-address-book-address__address {
    max-width: 100%;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

.woocommerce-view-order .asys-thank-block .asys-thank-block__number {
    margin-bottom: 16px;
    margin-left: auto;
}

.woocommerce-view-order .shipment-section .asys-thank-block {
    margin: 0 0 16px;
}

.woocommerce-view-order .shipment-section .asys-thank-block .pf-col-head {
    margin-bottom: 16px;
}