@media (width > 576px) {
    /* --breakpoint-sm */
    .EmptyTeam {
        min-width: 300px;
    }
}
