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