
.ppt{
	display: none !important;
}
.image-section{
	float:left;
	width:31%;
	margin-right:2%;
	padding-bottom:5px
}
.image-area{
overflow: hidden
}

.image-section img{
	width:90px;
	height:90px;
	background-size:100% 100%;

}
.gallary-title h3{
	border-bottom:2px solid black;
	text-transform:uppercase;
	padding:10px 8px;
	color:#01B3DA;
	margin-bottom:15px;
	padding:0px
}