.w-multi-cart-save-cart button {
  margin-left:20px;
}
@media (max-width:576px) {
  .w-multi-cart-save-cart .btn {
    padding:8px 14px;
  }
}
