.header {
	width:95%;
	max-width: 1200px;
	margin: 0 auto;
}

.header .block {
	padding:30px;
	text-align: center;
}

.header h1 {
	font-size: 2em;
	line-height: 140%;
}


.phones1 {
	width:40%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin:5px 0;
	text-align: right;
}

.phones img {
	
}

.phones1 a, .phones1 span  {
margin:3px;
}
