#home-content .whenWhere > div{
	padding: 0 5px;
}
#home-content .whenWhere > div.grid2{
	text-align: center;
}

@media only screen and (max-width:768px){
	
}

@media only screen and (min-width:768px){
	.details-section{
		padding: 0% 3.5% 3.5% 3.5%;
		float: left;
		width: 100%;
	}
}