@import "base/all"; @import "layout/justified-p"; #layout { width: 100%; & > * { @include media-screen-width-breakpoints; margin: { left: auto; right: auto; } } }