@media only screen and (max-width: 768px) {
    #shopify-section-template--18732846809174__charity-multi-block .under-hero__block:nth-of-type(2n) h2 {
        background: #081f28;
        color: #f0f0f0;
        margin: 0;
        }
    #shopify-section-template--18732846809174__charity-multi-block .under-hero__block:nth-of-type(2n) {
        background: #f5f5f5;
        padding-bottom: 25px !important;
        }
    }
@media only screen and (max-width: 768px) {
    #shopify-section-template--18732846809174__charity-multi-block .yellow-btn {
        display: none;
        }
    }