/* BASIC css start */
.banner {	position:relative;

	width:1920px;
        position:relative;
	
}

.personal{
width:990px;
position:relative;
margin:0 auto;
margin-top:-200px;
transform: scale(0.8,0.8);
    transform-origin: 50% 0;
    height: 12200px;
}

/* BASIC css end */

