.donatotomato-wrapper {
    width: 100%;
    margin: 0 auto;
}

.donatotomato-wrapper iframe {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12);
    display: block;
}
