.row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}
[class^="col8-"]{padding-right:8px;padding-left:8px;box-sizing:border-box;flex:0 0 100%;max-width:100%}
@media (min-width:992px){.col8-1{flex:0 0 12.5%;max-width:12.5%}.col8-2{flex:0 0 25%;max-width:25%}.col8-3{flex:0 0 37.5%;max-width:37.5%}.col8-4{flex:0 0 50%;max-width:50%}.col8-5{flex:0 0 62.5%;max-width:62.5%}.col8-6{flex:0 0 75%;max-width:75%}.col8-7{flex:0 0 87.5%;max-width:87.5%}.col8-8{flex:0 0 100%;max-width:100%}}