﻿@media only screen and (max-width: 1023px) {
    .dashboardCard > .d-flex {
        display: flex !important;
    }
}
