.gui-panel.content_categories {
	display: none;
}
.content_item.tara_item + h2 {
	padding-top: 11px;
	margin-top: 20px;
	border-top: 1px dashed #ddd;
}
.content_item.tara_item .fields_group .field {
	overflow: hidden !important;
}
@media screen and (max-width: 480px) {
	#body > .limiter {
		max-width: 90% !important;
	}
}