/* /Areas/Default/Pages/Cliente/Editor_TabGeral.razor.rz.scp.css */
@media(min-width: 600px) {
    [b-uyzho48jaz] .item-software {
        position: relative;
    }

    [b-uyzho48jaz] .card-software {
        position: absolute;
        width: calc(100% - 24px);
        height: calc(100% - 24px);
    }

    [b-uyzho48jaz] .item-subclientes {
        position: relative;
    }

    [b-uyzho48jaz] .card-subclientes {
        position: absolute;
        width: calc(100% - 24px);
        height: calc(100% - 24px);
    }
}
