/* CARD MODELO 1 - CLÁSSICO AJUSTADO */

.card-imovel-modelo-1 .x_content > div:first-child{
	height:245px!important;
}

.card-imovel-modelo-1 .x_content > div:first-child img{
	width:100%!important;
	height:100%!important;
	object-fit:cover;
}

.card-imovel-modelo-1 .card-imovel-valor h2{
	font-size:22px!important;
	font-weight:600!important;
	line-height:1.25!important;
}