/* ===== PAGE ===== */
.card-page{
    max-width:500px;
    margin:60px auto;
    padding:20px;
}

/* ===== SYSTEM ===== */
.card-system{
    width:100%;
}

/* 🔥 FIX HEIGHT ONLY (SAFE) */
.card-system .card1-inner,
.card-system .card4-inner,
.card-system .card22-inner{
    height:auto !important;
    min-height:260px !important;
}

/* ===== LINKS ===== */
.card-links{
    margin-top:15px;
}
