#content .cont-text-container .content .contentText .row .col-md-6 img {
	border-top: 5px solid #B1B1B1;
	border-left: 5px solid #B1B1B1;
	border-right: 5px solid #B1B1B1;
}
#content .cont-text-container .content .contentText .row .col-md-6 a .widget-title h3 {
	font-size: 16px;
	background-color: #B1B1B1;
	margin-bottom: 15px;
}

#content .cont-text-container .content .contentText .row .col-md-3 .single-gallery {
	margin-bottom: 15px;
}

#content .cont-text-container .content .contentText a .widget-title h3 {
	font-size: 15px;
	background-color: #B1B1B1;
}

@media (max-width: 767px) {
 #content .cont-text-container .content .contentText a .widget-title h3 {
	font-size: 13px;
 }
}/*@media*/

@media (max-width: 479px) {
 #content .cont-text-container .content .contentText .row .col-md-6 a .widget-title h3 {
	font-size: 12px;
 } 
 #content .cont-text-container .content .contentText .widget-title h3 {
	font-size: 14px;
 } 
 #content .cont-text-container .content .contentText a .widget-title h3 {
	font-size: 9px;
 } 
}/*@media*/

@media (max-width: 991px) { 
 #content .cont-text-container .content .contentText .row .col-md-6 a .widget-title h3 {
	font-size: 14px;
 }
}/*@media*/
