pre {
    white-space: normal;
}

body.not-top-page {
    font-weight: 500;
}

@media screen and (min-width: 768px) {
    .c-table tbody tr th {
        width: 160px;
    }
}

.c-product_info__form__quantity__wrap {
    position: relative;
}

label.c-order_quantity {
    position: unset;
}