.ParallaxHeaderPin {
background-size: cover;
background-attachment: fixed;
height: 270px;
color: var(--xshop-diff);
padding-top: 3rem;
overflow: hidden;
h2{
opacity: .4;
margin-bottom: 3rem;
max-height: 2.1em;
}
.fake-container{
background: var(--xshop-background);
border-radius: var(--xshop-border-radius);
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 100px;
+ .content{
margin-top: -3rem;