@media only screen  
and (max-device-width : 812px) {
#charitable_stripe_card_field {
  float: left;
  width: 100%;
  margin-top: 4px;
  }
}

.charitable-fundraiser-details {
display: none !important;
}

