.s-unit-price {
    display: none;
}

div.d-none:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
    display: none;
}

div.font-italic:nth-child(2) {
    display: none;
}


div.mt-2:nth-child(2) > div:nth-child(1) > div:nth-child(3) {
    display: none;

}

.s-value-breakdown .font-italic {
    display: none;
}