Use code to the Custom CSS box
/* Reduce Add to Cart width */
.ProductItem .sqs-add-to-cart-button-wrapper {
max-width: 150px;
}

Result:

Use code to the Custom CSS box
/* Reduce Add to Cart width */
.ProductItem .sqs-add-to-cart-button-wrapper {
max-width: 150px;
}

Result:
