#fall{
	width:190px;
}

svg{
	width:190px;
	top:15px;
	left:10px;
	position: relative;
	overflow: visible;
}

#flame{
	position: absolute;
	transform: scale(0.5);
	top:-25px;
	left:18px;
}
