a {
	-webkit-tap-highlight-color: transparent;
}
.command a {
	-webkit-tap-highlight-color: rgba(31,6,69,0.1);
}
h1 {
	font-size: 2.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
} 

#header {
	padding: 15px 10px;
	text-align: center;
}
#content {
	padding: 15px 10px;
	
}
#content > img {
	height: auto;
	max-width: 100%;
}
#content ul#services > li {
	display: block;
	text-align: center;
	margin: 0 10px 10px 10px;
}
#contacts {
	padding: 10px 10px;
	text-align: center;
}
#webcam-cont {
	/*border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;*/
}
.inner-service {
	margin: 20px 15px;
}
