.project-block .project-image {height: 150px; background-size: cover!important;}

@media only screen and (min-width : 768px) and (max-width : 1024px) {

}

@media only screen and (max-width: 767px) {
	.project-block {margin-bottom: 50px;}
}