main.tm-content { position: relative; width: 600px; margin-left: auto; margin-right: auto; }

.uk-article-title { background: url(../images/puce-h1-600.png) no-repeat bottom left; line-height: 24px; height: 50px; text-align: center; padding-top: 20px; font-weight: 100; }

@media (max-width: 480px) {
	.tm-content { width: 100% !important; }
}