#mc .content > :first-child{
    margin-top: 0!important;
}


#mc{
    padding-top: 200px;
}
#nav{
    background: rgba(38, 62, 109, 0.9);
    transition: background ease .8s;
}