.col1o2,.col1o3,.col1o4,.col1o5,.col1o6,.col2o3{min-width:0}.wrap{flex-wrap:wrap;}.container{display:flex;flex-direction:row}.col1o2{flex-basis:50%}.col1o3{flex-basis:33%}.col1o4{flex-basis:25%}.col1o5{flex-basis:20%}.col1o6{flex-basis:50%;align-self:stretch}.container-mhalf{display:flex;flex-direction:row;flex-basis:50%;justify-content:space-evenly}.colcontainer{display:flex;flex-direction:column;justify-content:space-between}.col2o3{flex-basis:66%}@media only screen and (max-width:768px){.col1o2,.col1o3,.col1o4,.col1o5,.col2o3{flex-basis:100%;width:100%}.container{flex-direction:column}.container-reversed{flex-direction:column-reverse}}