body.woocommerce-shop .page-hero .eyebrow {
  margin:0 0 .65rem;
  font-size:.67rem;
  font-weight:700;
  line-height:normal;
  letter-spacing:.15em
}
body.woocommerce-shop .catalogue-shell {
  width:100%;
  max-width:none;
  margin:0;
  padding:3rem 4% 5rem
}
@media(max-width:700px) {
  body.woocommerce-shop .page-hero>p:last-child {
    font-size:1.05rem
  }
  body.woocommerce-shop .catalogue-shell {
    padding:2rem 1.25rem 3.5rem
  }
}
