.k2prevencion .uk-card{
	/*min-height: 540px;*/
}
.k2prevencion .category .title{
	font-size: 14px;
	color: #c19e74;
	margin-bottom: 0px;
}
.k2prevencion .category .description{
	font-size: 16px;
	line-height: 20px;
	color: #A8123E;
	margin-top: 5px;
	text-align: left;
}
.k2prevencion .imgcard{
	height: 240px; /*160*/
	/*background-position: center 20% !important;*/
	background-position: center center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;

}
.k2prevencion .item-desc .title{
	font-size: 14px;
	color: #807976;
	line-height: 17px;
	margin-bottom: 3px;
}
.k2prevencion .reja:hover .item-desc .title{
	text-decoration: underline;
}
.k2prevencion .item-desc .date{
	color: #c19e74;
	line-height: 16px;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.k2prevencion .reja{
	padding-bottom: 10px;
	border-bottom: #DDD solid 1px;
	margin-top: 10px;
}
.k2prevencion .reja:last-child{
	border-bottom: none;
}
.k2prevencion a, .k2prevencion a:hover{
	text-decoration: none;
	color: #a8123d;
}
.k2prevencion .prevCustomLink a:hover{
	text-decoration: underline;
}
.k2prevencion .prevCustomLink{
	padding-bottom: 10px;
	padding-right: 20px;
}
@media only screen and (min-width:640px) and (max-width:959px){ 
}
@media only screen and (min-width:0px) and (max-width:639px){ 
	.k2prevencion .category .title, .k2prevencion .category .description{
		text-align: center !important;
	}
}
@media only screen and (min-width:0px) and (max-width:420px){ 
}
@media only screen and (min-width : 960px) and (max-width:1199px){
}
@media only screen and (min-width : 1200px){}
@media only screen and (min-width : 1600px){}
