  .product__info-wrapper--dropdown.product__info-wrapper .price-contents {
    width:100%!important;
    justify-content:start!important;
  }
  
  .product__info-wrapper--dropdown.product__info-wrapper variant-selects {
    width:100%!important;
  }
  .product__info-wrapper--dropdown.product__info-wrapper variant-selects select{
    background:#fff;
  }
