#ac-globalfooter .ac-gf-sosumi {
	padding: 0px;
	border-bottom: none;
}

@media (min-width:1069px) {
	.section-recent-events .recent-events-gallery .item-container .gallery-item {
	    height: 490px;
	}
}

@media (min-width:735px) and (max-width:1068px) {
		.section-recent-events .recent-events-gallery .item-container .gallery-item {
		    height: 490px;
		}
}

@media (max-width:734px) {
	
}