Hello,
One way to make the two buttons the same size would be to use the below CSS code:
.product-form__buy-buttons .shopify-payment-button__button--unbranded {
min-height: 52px !important;
}
The other task is possible, but may not be as quick as the other one. If this modification is mandatory, I’d suggest to get in touch with a web developer - it can be challenging to find someone to do it for free.
Cheers!