@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 450px) {
	img.bg {
	left: -80%;
	margin-left: -156px;   /* 50% */
	height: auto;
}
}
