.tpl-layout_structure_10-90 {
	grid-template-columns: 10% 90%;
	grid-template-rows: minmax(100vh, auto);
}
