.contacts div{
	width: 510px;
	height: 340px;
	overflow: hidden;
	border-radius: 3px;
	border: 1px solid #384b76;
}
.contacts img{
	max-width: 100%;
}
.contacts form{
	width: 400px;
}