In SCSS I would write something like
%spacer-small { margin-bottom: 30px; @media only screen and (min-width: 600px) { margin-bottom: 50px;