.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    background-color: rgb(235, 234, 234);
}

#give {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    display: block;
    background-color: rgb(253, 252, 252);
}

#givebar {
    float: none;
    height: 100px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    display: block;
}

#give1 {
    float: left;
    font-size: 16px;
    width: 90%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 25px;
    margin-left: 4.999269%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(68, 68, 68);
    display: block;
    margin-right: 0px;
}

#give6 {
    float: none;
    height: 75px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    display: block;
}

#give7 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

#give2 {
    float: none;
    height: 28px;
    margin-left: auto;
    margin-top: 0px;
    clear: both;
    width: 100%;
    margin-right: auto;
}

#give5 {
    float: none;
    width: 500px;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-top: 25px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#give3 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 328.059235px;
    margin-right: auto;
    background-color: rgb(237, 82, 107);
}

#give4 {
    float: none;
    font-size: 33px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 45px;
    margin: 12px auto 14px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    display: block;
}

@media only screen and (max-width: 500px) {
    #give3 {
        width: 90%;
    }

    #give5 {
        width: 90%;
    }
}

