@import '../common/abstracts/variable';
@import '../common/abstracts/mixin';
@include b(row) {
&::after {
display: table;
clear: both;
content: "";
}