#donate .card-header{background-color: #e3f3fe !important;}
#donate .card-header img{display: block;width: 100%;height: auto;max-width: 300px;}
#donate .help1{font-size: 22px;}
#donate .help2{font-size: 24px;font-weight: bold;text-align: center;}

@media only screen and (max-width:768px){
    #donate .card-header img{margin: auto;}
}