@mixin mobile { @media screen and (max-width: 1439px) { @content } }