#home h1 {
    font-size: 70px;
}

#home h2 {
    font-size: 38px;
}

.logos {
    max-width: 100%;
}


.logos {
    margin: 200px auto 0 auto;
}




#message .box {
    padding: 20px !important;
}



section div.text {
    padding: 15px !important;
}

.feature {
    width: 100%;
    position: relative;
    z-index: 10;
    margin-top: 50px;
    margin-bottom: 30px;
    left: 0%;
}




/*---------------------- FOOTER----------------------*/
#footer .head h2 {
    width: 356px;
    margin-top: 49px;
    padding-left: 11px;
}
