.tournament .tournament-list li {
    padding: 0 0 1rem;
}

.section-title {
    margin: 0 0 2.7rem;
}

.section {
    margin: 0 0 4.5rem;
}

.content-box {
    padding: 4.5rem 2rem 3rem
}

table td {
    height: 8rem;
}

input.tx {

}

.nav-game-middle li {
    padding: 1.5rem 1.6rem 0;
}

.navigation li a {
    font-size: 2.5rem;
}

.navigation.navigation-sub a {
    font-size: 2rem;
}

.personal-box h2 {
    font-size: 2.5rem;
}


th.tbl-center:first-child {border-top-left-radius: 5px;}
th.tbl-center:last-child {border-top-right-radius: 5px;}
tr:last-child td:first-child {border-bottom-left-radius: 5px}
tr:last-child td:last-child {border-bottom-right-radius: 5px}

.tournament, .news, .operator::before, .reiting, .card, .responsive table thead, .game, a.game, #banner_2 img, #banner_1 img, .personal-box, .detail_picture{
    border-radius: 5px;
}
.tournament .tournament-image img, .news .news-image img,.operator .img-box img,.reiting .reiting-image img, #star-to-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.btn {
    border-radius: 3px;
}

.game .game-name, a.game .game-name {
    display: none;
}
/*.personal-box {border 7px}*/

/*меню 100 пикселей*/