.wrap.overlay { @extend %wrap_grid; align-self: center; position: relative; z-index: 2; &.load { text-align: center; .title + .box { margin-top: 20px; } } &.mobile { text-align: center; font-size: 2.1rem; p + .box.mobile { margin-top: 20px; } } &.search { grid-gap: 5px; } }