@import "base/all"; @import "components/list-style-none"; @import "layout/justified-p"; #layout { width: 100%; & > * { @include media-screen-width-breakpoints; margin: { left: auto; right: auto; } } .post-excerpt { p { margin: 0; } } }