=respond-to($media) @if $media == medium @media only screen and (min-width: 1600px) @content =respond-to-width($width) @media only screen and (min-width: $width) @content