.home { .header { @include respond-to("small-up") { height: 30vh; background-image: url('/header.jpg'); background-size: cover; } } }