/* @option theme height content */

#sidebarContainer {
	height: 400px;
}

#contentblock {
	height: 400px !important;
}

