.goods-page .list__columns{grid-template-columns:1fr 1fr}.goods-page .smooth-dnd-draggable-wrapper{display:grid;grid-template-rows:1fr;border-radius:5px;background-color:#fff}.goods-page .list__column:first-child{text-align:left}.goods-page .title{display:flex}.goods-page .title__item{color:rgba(0,0,0,.3);position:relative;margin-right:10px}.goods-page .title__item.router-link-active{color:#000}.goods-page .title__item+*{padding-left:15px}.goods-page .title__item+:before{content:"/";position:absolute;color:rgba(0,0,0,.3);left:0;top:0;bottom:0}