/* ============================================================
   CS TUCUMAN · SERVIDORES V32.3
   Sin buscador. La imagen del panel domina el cuadro.
   ============================================================ */
.cst322-server-hero{
 padding-bottom:48px!important;
}
.cst220-grid{
 margin-top:28px!important;
}
.cst220-server-card{
 min-height:520px!important;
}
.cst220-cover{
 min-height:315px!important;
 background-color:#050505!important;
 background-repeat:no-repeat!important;
 background-size:cover!important;
 background-position:center!important;
}
.cst220-cover-title{
 padding-bottom:18px!important;
}
.cst220-cover-title h2{
 font-size:25px!important;
}
.cst220-card-body{
 padding:17px!important;
}
.cst320-server-actions .ip{
 min-height:52px!important;
}
.cst320-server-actions .ip code{
 font-size:12px!important;
 letter-spacing:.35px!important;
}
@media(max-width:750px){
 .cst220-grid{margin-top:18px!important}
 .cst220-cover{min-height:270px!important}
 .cst220-server-card{min-height:0!important}
}
