.logo img {
    max-height: 84px;
    height: 100%;
    max-width: 480px;
    width: 100%;
    object-fit: contain;
}