.tutor-container {
	width: var(--theme-container-width);
	max-width: var(--theme-normal-container-max-width);
	padding-left: 0;
	padding-right: 0;
}