.mom-hspace.ant-space-horizontal{
    width: 100%;
}

.mom-hspace-justify-content-start{
    justify-content: start;
}

.mom-hspace-justify-content-end{
    justify-content: end;
}

.mom-hspace-justify-content-center{
    justify-content: center;
}

.ant-card-body{
    padding: 12px !important;
}

.ant-card-head{
    padding: 0px 12px !important;
}