/* stylelint-disable no-empty-source */
img.max {
    width: 24px;
}
@media (max-width: 768px){
input.bundling-product-selector {
    appearance: revert;
}
}