@media (max-width: 1366px) and (max-height: 768px) {
    .server-stats {
        display: flex;
        flex-direction: column;
    }

    .server-stats .server-stat {
        margin-bottom:5px;
    }
}
