@media(min-width:768px) {
	.col-md-3{
		padding-right: 15px;
		padding-left: 0px;
	}
	.col-md-9{
		padding-right: 6px;
		padding-left: 15px;
	}
}
@media(min-width:991px) {
	.imgallery{
		padding-right: 5px;
		margin-bottom: 5px;
	}
	.galleryside{
		padding-left: 0;
		padding-right: 15px;
	}
}
	.head{
		bottom:5px!important;
	}
	.head h5 a{
		text-decoration: none;
		color: #FFF;
		font-weight: 400;
	}
	.head h5 a:hover{
		color: #DDD;
	}
	.head h5{
		margin: 0;
		padding: 5px;
	}
	.break-img{
		width: 100%;
		padding-bottom: 6px;
		object-position: top;
	}
	.fulgallery{
		margin-bottom: 20px;
	}
	.galimg{
		width: 100%;
		margin-bottom: 5px;
	}