.l-header .p-header__logo {
  margin: 0;
}
@media only screen and (max-width: 1250px) {
  html {
    font-size: initial !important;
  }
  .l-header .p-header__logo {
    font-size: 16px;
    margin: 0;
  }
}