@use '../../stylesheets/mixins' as *; .Page { margin-bottom: 0px; } @include breakpoint(tablet) { .Page { margin-bottom: 30px; } }