.shelf{z-index:9;content:url(/img/shelf.png);width:941px;height:175px;margin-left:auto;margin-right:auto;display:block;position:relative}.stuffonshelf{z-index:10;justify-content:space-between;align-items:flex-end;width:770px;margin-bottom:-80px;margin-left:auto;margin-right:auto;display:flex;position:relative}.super-shelf>div{background:radial-gradient(circle,#fff 0%,#e6e6e6 100%);border:2px solid #59b8d8;border-radius:3rem;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;height:250px;margin-left:2rem;padding:1rem;display:flex}.super-shelf>div>div{width:100%;height:100%}@media not (min-width:950px){.shelf{content:"";display:none}.stuffonshelf{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:fit-content;margin-bottom:0}.super-shelf{flex-direction:column-reverse;height:fit-content}.super-shelf>div{flex-direction:column;height:fit-content;margin-left:0}}
