/*header
{height: auto;
max-height: 300px;
margin-bottom: 0 !important}*/

div.bl_1 div.moduletable div.custom
{height: auto;
display: block;}

div.bl_1 div.moduletable div.custom img
{width: 400px;
margin-top: 70px}

div.item-page
{padding: 50px 0px}

div.item-page h1
{margin-top: 0;
font-size: 32px;
text-align: center;
line-height: 1.2;
margin-bottom: 30px;
text-transform: uppercase;}

@media (max-width: 500px) {
	
	div.item-page h1 {font-size: 23px;}
	
	}