/* CSS Document */


.container{
    width:70%;
}


/*********** HEADER ************/
#headerContainer{
    height:18%;
}


/*********** HERO *************/
#heroReplacement{
    margin-top:100px;
}


