.Designer {
	display:flex;
	width:100%;
	min-height:100px;
	margin-bottom:100px;
}

.Designer img {
	display:block;
	width:500px;
}


.Designer .Introduce {
	flex:1;
	padding:30px;
}