.gUPrc30{
	width: 30%;
}
.carrusel{
	height:350px;
	overflow:hidden;
	width:50%;
	float: right;
}
.bloque-imagenes{
	margin:0 0 0 12px;
	padding:0;
}
.bloque-imagenes li{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:12px;
}
.bloque-imagenes li img{
	height:230px;
	width:100%;
	border:0;
	border-radius: 8px;}
.bloque-imagenes a:hover img{
	border:1px #fff solid;
}
/*
.g-owlcarousel-item-img img { border-radius: 8px !important; }
.owl-carousel .owl-item img {
    border-radius: 8px !important;
}
*/
.g-owlcarousel-item-img img {
    border-radius: 10px !important;
}