@media only screen and (max-width: 734px) {
	.macos-fix {
		max-width: 91.3333333333% !important;
		margin-left: 6.333333% !important;
	}
}

#ac-localnav.ac-localnav-stacked .ac-ln-menu-tray {
	padding-top: 18px;
}

@media only screen and (max-width: 833px) {
	#ac-localnav.ac-localnav-stacked .ac-ln-menu-tray {
		padding-top: 0px;
	}
}

#ac-localnav.ac-localnav-stacked .ac-ln-actions {
	padding-top: 18px;
}

@media only screen and (max-width: 833px) {
	#ac-localnav.ac-localnav-stacked .ac-ln-actions {
		padding-top: 16px;
	}
}

#ac-localnav.ac-localnav-stacked {
	height: 52px;
}

@media only screen and (max-width: 833px) {
	#ac-localnav.ac-localnav-stacked {
		height: 48px;
	}
}

#ac-localnav.ac-localnav-stacked .ac-ln-title {
	height: 52px;
}

@media only screen and (max-width: 833px) {
	#ac-localnav.ac-localnav-stacked .ac-ln-title {
		height: 48px;
	}
}
