@charset "utf-8";
/* CSS Document */

.mcharitablebasic {
    position: relative;
    top: 55vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mcharitablebasic img {
    width: 100%;
}

.mchartablepurpose {
    position: relative;
    top: 65vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mchartablepurpose img {
    width: 100%;
}

.mcharitablemember {
    position: relative;
    top: 74vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mcharitablemember img {
    width: 100%;
}

.mcharitablejob {
    position: relative;
    top: 85vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mcharitablejob img {
    width: 100%;
}

.mcharitablebusiness {
    position: relative;
    top: 96vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mcharitablebusiness img {
    width: 100%;
}

.mcharitablefunds {
    position: relative;
    top: 108vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mcharitablefunds img {
    width: 100%;
}

.mcharitablecopyright {
    position: relative;
    top: 125vw;
    width: 100vw;
    left: 0;
    background: #D78384;
}

.mcharitablecopyright img {
    position: absolute;
    bottom: 0;
    width: 100%;
}