
#banner_left {
	position: fixed;
	left:-200px;
	top: 120px;
        height: 381px;
        box-shadow: 0px 0px 12px 0px rgb(0, 0, 0);
}