.s-flex{display: flex;flex-wrap:wrap;}.s-flex-row{flex-direction:row;}.s-flex-col{flex-direction: column;}.s-content-center{justify-content: center;}.s-content-between{justify-content: space-between;}.s-items-center{align-items: center;}.s-flex-1{flex:1}
