/*! minions.css | MIT License | https://github.com/chantastic/minions.css */ @media (max-width: #{$lg - 1}px) { .f-l\@\!lg { float: left; } .f-n\@\!lg { float: none; } .f-r\@\!lg { float: right; } }