svg{
	width:100px;
	top:20px;
	position: relative;
}

.run-left-arm-container{
	transform: rotate(29.37) !important;
}

#firearm{
	z-index: -2;
	position: absolute;
	width:75px;
	left:70px;
	top:10px;
}

#flame{
	position: absolute;
	transform: scale(0.5);
	top:-38px;
	left:-35px;
}