.title{
	text-transform: uppercase;
}

.noticia img{
	max-width: 100%;
	height: auto;
	margin-bottom: 5px;
}

.item-carousel .thumb img, .item-product .thumb img{
	height: auto;
}

.item-carousel .icon-round, .item-product .icon-round{
	top: 180px;
}

.item-product{
	min-height: 380px !important;
}

.thumb-gallery li{
	margin-right: 5px;
	display: inline-block;
	float: left;
	width: 32.33%;
}

.thumb-gallery li:last-child{
	margin-right: 0;
}

.thumb-gallery{
	padding: 0;
}

.gallery-container {
	padding: 20px;
	background-color: #fff;
}

.text-left p, .text-left table, .text-left a {
	font-size: 14px;
}