#baseLogo {
    /*height:100px;*/
    width: auto;
}

#baseFooter {
    height: 200px;
    width: 100%;
    background: rgba(81,84,71,0.38);
}
#baseFooter img {
    width: 100px;
    height: auto;
}
