.p-shop__title {
font-size:150% !important;
}
.p-page__wrap .p-shop__header {
    width: auto;
    text-align: center;
    padding: 20px 20px;
}

@media (max-width: 640px) {
  /* ~480px */
  .p-shop__title {
font-size:100% !important;

}
    .header .header--brand !important {
    padding: 24px24px 12px;
    margin: 0;
}
}