.tarjetas-tramite-servicio-opa{
    height: 17.188rem;
    text-align: center;
    padding: 1.875rem 1.25rem 1.375rem 1.25rem;
}

#menu-lateral a.active {
    background-color: var(--govcolor-cobalt);
    
    color: #fff;
}

#menu-lateral {
    width: 80%;
}

.div-categoria-tramite-servicio-opa {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}