.header .header__logo{padding:0;width:24px}
@media(min-width:768px){.header .header__logo{display:flex;text-align:center;justify-content:flex-end;align-items:center;width:100%;max-width:128px}
}
.header .header__logo *{display:block;width:100%}
.header .header__logo img{min-width:24px}
.pt-header .header__logo{padding-left:66px}
@media(min-width:768px){.pt-header .header__logo{padding-left:0}
}