	.article p {
	    margin-bottom: 0;
	}
	.products {
		color: #666000;
		font-size: 1.2em;
		line-height: 1.2em;
		margin-bottom:0.5em;
		border-bottom: 1px solid #666600;
	}
	.project {
		font-size: 2em;
	}
	#footer span {
		font-size: 1.2em;
	}
	.c_name {
		font-family: initial;
		padding-bottom: 0!important;
	}
	.copyright {
		margin: 0 auto;
		text-align: left;
		width: 50%;
		display: inline-block;
	}
	footer {
		border-top: 1px solid #a0a0a0;
		width: 80%;
		margin: 0 auto;
		padding-bottom: 50px!important;
	}
	.logo {
		display: inline-block;
		vertical-align: top;
	}
	#gallery li{
		width: calc(99%/3);
	}

