/* TH Wrapping */
.main h1,.main h2,.main h3,.main h4 { line-height: 1.25em; }

@media only screen and (max-width: 1024px) {
	.page-howtoupgrade #main section.section.section-general .column.large-4.large-push-2.medium-7.medium-push-5.small-12.small-push-0 ul { margin-left: -95px;}
}
/* Small */
 @media only screen and (max-width: 735px) and (max-device-width: 735px){ 
 .page-overview .section-hero .hero-subhead { margin-top: 10px; line-height: 1.25em; }
 }