.contacts-list a span {
	font-size: 13px;
}

.contacts-list li {
	width: 265px;	
}


.header-center-content h4{
	margin-top: 30px;
}

#coming-soon{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.7);
	padding: 15px;
	text-align: center;
	font-size: 20px;
	color: #333;
}