/* One continuous scene behind the animals AND the cottage, confined to the existing band. */
#pasture,.dock-mode #pasture{width:100%;z-index:0}
#toolbar.house{z-index:1}
.basic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:640px){.basic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
