@media screen and (max-width: 768px){ .hero_details_bottom .sale-price{ word-break: normal; font-weight: 600; } } @media screen and (min-width: 1024px){ .hero_addToCart .hero_addToCart_compact_price{ white-space: break-spaces; line-height: normal  !important; font-weight: 600  !important; font-size: 17px  !important; } }
