@charset "utf-8";
/* CSS Document */
body > footer > section:last-of-type img {
    max-width: 100%;
    max-height: 50px;
    vertical-align: top;
}
