.owl-item .item img {width:256px; height:196px; padding: 10px 0}

/*.owl-item .slide-content p {font-size:0.9em;}
.owl-item .slide-content a {font-size:0.9em;}*/

@media screen and (max-width: 1199px) {
	.owl-item .title {font-size:0.8em;}
	.owl-item .slide-content img {width:95%;}
}

@media screen and (max-width: 767px) {
	.owl-item .title {font-size:0.7em;}
	.owl-item .slide-content img {width:95%;}
}