@media (max-width: 1060px) {
	.product-info .product-details .buttons-wrapper .extra-group {
		flex-direction: column;
	    align-items: center;
	}
	.route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
		flex-grow: 1;
	}
}