/* Local Overrides */
/*Performance Badges*/
.section-performance .badge:nth-child(n + 3) {
	margin-top: 55px;
}

.tabnav-link {
	text-align: center;
}

/* motion and compressor */

@media only screen and (max-width: 350px) {
	#post-processing .section-no-spacing-top .typography-body a {
		font-size: 16px;
	}
}
@media only screen and (max-width: 420px) {
	#post-processing .section-no-spacing-top .small-offset-1 {
		margin-left: 11.33333%;
	}
}
