.webform-submission-homepage-donate-form-form > div {
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: flex;
    justify-content: flex-end;
}