@charset "ISO-8859-4";
header {
}
#lang_nav {
	right: 25%;
}
article.content .col1, article.content .col2 {
	float:none;
	width:100%
}
article.content .col2 {
	margin-left:0%
}
article.content .col1 img.responsive, article.content .col2 img.responsive {
	width:100%;
	height:auto;
	margin-top:0;
}