body {
	max-width: 100%;
	overflow-x: hidden;
}

.mod_article{
	overflow-x: hidden;
	overflow-y: clip;
}