
#masthead #logo img {
    width: 75px;
    -webkit-transition: width .3s;
    transition: width .3s;
    padding-bottom: 10px;
}