#two-product.ba-product-bundle .bundle-plus img { max-width: 100% !important; width: auto; height: auto; }
.ba-product-bundle .bundle-plus {  border-bottom: 0; }
.ba-product-bundle { flex-direction: unset; }
.ba-product-bundle .bundle-plus { width: 8% !important;}
@media screen and (max-width: 650px) {
  .ba-product-bundle .bundle-plus img, #two-product.ba-product-bundle.with-total .bundle-plus img, #three-product.ba-product-bundle.with-total .bundle-plus img, #four-product.ba-product-bundle.with-total .bundle-plus img, #over-four-product.ba-product-bundle.with-total .bundle-plus img, #two-product.ba-product-bundle.button-under .bundle-plus img, #three-product.ba-product-bundle.button-under .bundle-plus img, #four-product.ba-product-bundle.button-under .bundle-plus img, #over-four-product.ba-product-bundle.button-under .bundle-plus img 
  { max-width: 100% !important; }
}