header .site-header__wrapper .theme-logo img {
    display: inline-block;
    width: auto;
    height: 150px;
    margin-left: 15px;
}
header.fixed-pinned .theme-logo a img {
    max-height: 60px;
}
header .site-header__wrapper .theme-logo span {
    display: block;
    margin-top: 0;
    font-size: var(--font-sm);
    color: #21a59d;
}