.festival-info
{

}

.event1
{
	min-height: 200px
}

.event2
{
	min-height:400px;
}

.event3
{
	min-height:800px;
}


.event2 .festival-image
{
	max-width: 305px;
    max-height: 400px;
}

.event3 .festival-image
{
	max-width: 805px;
    max-height: 800px;
}

#description1
{
	margin-top:25px;
	margin-bottom:25px;
}