section.theme h1,section.theme h2,section.theme h3,section.theme h4,section.theme h5{
	text-align: left;
	display: block !important;
}

@media screen and (min-width: 850px){
	section.theme h1,section.theme h2,section.theme h3,section.theme h4,section.theme h5{
		text-align: center;
	}
}