.eds_logo > a > img {
    max-height: 150px;
    max-width: 400px;
    transition: max-height 0.5s linear;
}
