/* Local Fixes */

@media only screen and (min-width: 338px) and (max-width: 341px) {
	div.tile-drum-machine-designer div.column-content p.typography-copy {
		padding-right: 5px;
	}
}

@media only screen and (min-width: 378px) and (max-width: 424px) {
	div.tile-drum-machine-designer div.column-content p.typography-copy {
		padding-right: 7px;
	}
}

@media only screen and (min-width: 425px) and (max-width: 489px) {
	div.tile-drum-machine-designer div.column-content p.typography-copy {
		padding-right: 12px;
	}
}

@media only screen and (min-width: 1069px) {
	div.tile-drum-machine-designer div.column-content p.typography-copy {
		padding-right: 3px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
	#ac-localnav .ac-ln-menu-item {
		margin-left: 20px;
	}
	#ac-localnav .ac-ln-action {
		margin-left: 20px;
	}
}

/* Effects section */

@media only screen and (min-width: 1069px) {
	.page-plugins-and-sounds
		.mastering-assistant
		.tile-mastering-assistant
		> .inner
		.half-grid-copy {
		padding-bottom: 28px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-plugins-and-sounds
		.beat-breaker
		.tile-beat-breaker
		> .inner
		.half-grid-copy {
		padding-bottom: 93px;
	}
}
