.hero-full{overflow:hidden;position:relative;width:100%;z-index:1}.hero-full>div{align-items:center;display:flex;flex-wrap:wrap;margin:-20px}.hero-full>div>*{margin:20px}@media screen and (min-width:768px){.hero-full>div{margin:-30px}.hero-full>div>*{margin:30px;width:calc(50% - 60px)}}