#content-main div {
	position: relative;
}
#content-main p.text-box {
	width: 74%;
	line-height: 1.615;
}
#content-main img.img {
	width: 23%;
	position: absolute;
    top: -35px;
    right: 0;
}