@import url("/Assets/CSS/Lesson.css");

table {
	margin-left: 35vw;
}
	table td {
		vertical-align: middle;
	}
		table td:last-child {
			font-size: 1.4rem;
			}
		table french {
			font-size: 1.2rem;
		}
	table object {
			height: 3rem;
		}