.logo{
	margin-bottom : -10px;
  /*margin-left : autp;*/
}
.logo-instance{
	width : 70%;
	/*max-width : 600px;*/
	min-width : 300px;
	
	margin : 0 auto;
	
	height : 200px;
	
	background-repeat : no-repeat;
	background-position : center;
	background-size : contain;
}
.logo-text{
	margin-top : 15px;
	text-align : center;
	font-family : 'CuprumRegular';
}