/* Created on : Nov 17, 2017, 3:02:33 PM Author : rolf */ .rebate-size { padding-left: 0px; } .rebateImg { width: 19px; vertical-align: sub; padding-left: 3px; } .rebateTooltip{ font-family: 'Open Sans', sans-serif; font-size: 12px; } /* * The below should be added to the refactored scss when merged in cart.scss */ .rebatecellsize, .rebatesearchcellsize { max-width: 18px; } .rebatecellsize .rebateImg { vertical-align: sub; } .rowHeight { margin: 0px 0px 0px ! important; } /* Created on : Nov 17, 2017, 3:02:41 PM Author : rolf */ @media (max-width: 1023px) { .rebateImg { width: 15px; height: 15px; } }