
.main-content .image-holder{
	padding: 1%;
	width: 300px;
}
.main-content .image-holder img{
	text-align: center;
	max-width: 300px;
}

.text ul li {
	list-style-type: circle;
	list-style-position: inside;
}

.levels{
	font-size: 24px;
}

.hd-link{
	text-decoration: none;
}

.hd-link:hover{
	text-decoration: underline;
}