html { body { margin-bottom: $footer-height; footer { &#global-footer { height: $footer-height; position: absolute; bottom: 0; } } } /* @media (min-width: $screen-sm-min) { body { margin-bottom: $footer-height; footer { &#global-footer { height: $footer-height; } } } } */ }