@mixin row-width-limit { max-width: 11.7rem; min-width: 9.7rem; } @mixin wrap-width-limit { min-width: 10.7rem; }