@charset "utf-8";

#img1 {
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(0px, 48px, 32px, 0px);
}

.parent {
	position: relative;
	overflow: hidden;
	height: 32px;
}