/* Ajustes limitados a la ficha importada por Infinity Living. */
.ile-jv-page #opciones .ild-private-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.ile-jv-page #opciones .ild-private-card p{min-height:0;}
.ile-jv-page #opciones .ile-ciu-plan{margin:14px 0 18px;background:#fff;border:1px solid rgba(23,23,23,.08);overflow:hidden;}
.ile-jv-page #opciones .ile-ciu-plan a{display:block;background:#fff;}
.ile-jv-page #opciones .ile-ciu-plan img{display:block;width:100%;height:auto;max-height:390px;object-fit:contain;background:#fff;transition:transform .25s ease;}
.ile-jv-page #opciones .ile-ciu-plan a:hover img{transform:scale(1.015);}
.ile-jv-page #opciones .ile-ciu-plan figcaption{padding:8px 12px 10px;font-size:12px;line-height:1.4;color:#68655f;border-top:1px solid rgba(23,23,23,.06);}
.ile-jv-page .ild-location-image img{object-fit:contain;background:#f6f2ea;}
.ile-jv-page #esquema .ild-price-breakdown{display:none;}
.ile-jv-page #esquema .ild-price-card{min-height:0;}
@media(max-width:760px){.ile-jv-page #opciones .ild-private-grid{grid-template-columns:1fr;}.ile-jv-page #opciones .ile-ciu-plan img{max-height:none;}}
