.k2temasinteres .date{
	color: #c19e74;
	font-weight: 400;
	font-size: 13px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.k2temasinteres  .title{
	font-size: 14px;
	line-height: 16px;
	color: #636569;
	margin-bottom: 5px;
	margin-top: 0px;
}
.k2temasinteres .card:hover .title{
	text-decoration: underline;
}
.k2temasinteres .title, .k2temasinteres .label{
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
						supported by Chrome and Opera */
}
.k2temasinteres a, .k2temasinteres a:hover{
	text-decoration: none;
}
.k2temasinteres .imgcard{
	/*height: 105px;*/
	/*background-position: center 20% !important;*/
	height: 130px;
	background-position: center center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
}

@media only screen and (min-width:640px) and (max-width:959px){
}
@media only screen and (min-width:0px) and (max-width:639px){
	.k2temasinteres .card .date, .k2temasinteres .card .title{
		text-align: center;
	}
	.k2temasinteres .imgcard{
		height: 160px;
		background-position: center 20% !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){}