.green-box {
	left: 9%;
	top: 2%;
	width: 82%;
	height: 10%;
	line-height: 1.1em;
}

#drawing-board {
	top: 0;
}

#wavy-bay-holder { display: none; }

/* ---- Overrides ---- */
#answer {
	/*
	border: 0.25 solid white;
	border-radius: 0.5em;
	*/
	top: 16%;
	left: 10.2%;
	background: url("../images/wavy-bay/answer-restoring-drawing.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.drawing-holder { height: 53%; }

.sticker {
	width: unset;
	height: 98px;
}

#sticker-wrapper img { margin: 10px 13px; }

.sticker.banner:not(.in-picture) { top: 18px; }
