.intro_text {
	top: 35px;
	left: 50px;
	overflow: hidden;
	min-height: 280px;
	min-width: 300px;
	max-height: 280px;
	height: 280px;
	position: relative;
	max-width: 300px;
	width: 300px;
	color: #f1f29e;
	font-size: 1em;
}
