.my-flex-card > div > div.card {
    height: calc(100% - 15px);
    margin-bottom: 15px;
}
label {
    font-weight: normal !important;
}