.header--logged .header__logo {
    background: var(--tf-logo-s) no-repeat left center;
    width: 100px;
    height: 100px;
    background-size: contain; /* veya 100% 100% */
}
