/* Add here all your CSS customizations */
.owl-item{
	background:white;margin:5px;
	border-radius:10px;padding:5px;}
	
	.owl-item img{
	
	width:100%;}