#product-actions button {
	width: 100%;
	margin-bottom: 4px;
}
#product-actions, #product-actions button {
  width: 100%;
}
 #product-actions button span {
   display: inline!important
}
.paypalexpress  {
  width: 50%;
  text-align: left;
}
#quantity-grp {
  width: 100%;
}
.knmPaymentIcons__content {
  justify-content: space-between!important;
}
.footnote-vat .knmPaymentIcons__content {
  justify-content: start!important;
  gap: 1rem;
}