.m_BackgroundText { color: $kb_ltGrey; font-size: 49px; font-weight: 700; line-height: 53px; padding: 0; margin: 0; top: -50px; text-transform: uppercase; overflow: hidden; @media screen and (max-width:640px){ top: -25px; } -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer */ -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */ -webkit-user-select: none; /* Chrome, Safari, and Opera */ -webkit-touch-callout: none; /* Disable Android and iOS callouts*/ @media screen and (max-width: 49.99875em) { font-size:44px; line-height:50px; } .align-left { position: relative; left: -4px; } .align-right { text-align: right; position: relative; left: 0; } @include breakpoint(medium) { font-size: 100px; line-height: 106px; margin: 0 0 100px; top: 0; .align-left { left: -8px; } .align-right { left: 10px; } } }