/* Extra CSS file */

.test_test{
	color: red;
	font-size: 30px;
	}
	
.img_news_right{
	float: right;
	}

.img_news_left{
	float: left;
	}
	
.img_cert{
	height: 550px;
	margin: 5px;
	border: 1px solid #f6f6f6;
	}
	
.img_cert_block{
	max-width: 1300px;
	margin: 0 auto;
	text-align: center;
	}