.container{display:flex;flex-wrap:wrap}.item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;border-top:1pt dashed #888}@media screen and (min-width:50rem){.item{flex-direction:row;border-top:0pt}}
