.bgcircle {
    background-image: url('../img/3d_left_circle_arrow.jpg');
    background-repeat: no-repeat;
    background-position: right center;
    max-width:100%;
	max-height:350px;
	background-size: contain;
}