@media screen and (max-width:650px){
.partners-theme .yee-col-md-2{
width: 33%;
}
.shape {
  height: 100px;
  background-position: 50% 50%;
}

#main .image .img,
#main .moduleItemImage.img,
#main span.catItemImage .img{
	min-height: 300px;
}

}