.cont-text .contentImage {
	width: 50%;
}

@media (max-width: 991px) { 
 .contentImage {
	margin-bottom: 15px;
	width: 100%;
 } 
 #content .cont-text-container .content .contentText .row .col-md-3 .single-gallery {
	margin-bottom: 15px;
 }
}/*@media*/

@media (max-width: 767px) {
 .cont-text .contentImage {
	width: 100%;
 }
}/*@media*/
