@charset "utf-8";
.sheep.wrapper-3 {
	background-image: url(../images/grass-bot.png);
}
.sheep.wrapper-3 > div {
	background-image: url(../images/grass-top.png);
	background-position: 0% 100%;
	background-repeat: repeat-x;
	height: 101px;
}
