.footer[role="contentinfo"] {
    background: #088c96;
    padding: 2em;
    margin-top: 4em;
}

.navbar-brand-logo img {
     max-height: 400%;
    width: auto;
    transform: translateY(-50%);
}