.hp_bners{
    max-height: 190px;
    overflow: hidden;
}
.hp_bners .bner{
    max-width: 1186px;
}
.standings table tr td.tym--KLA:after {
    background-image: url(/znaky/KLA.png);
}
.logo-new{
    background-image: url(../../build/image/logo_new.svg);
}

.partners__logo {
    text-align: center;
    position: relative;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tiles .partners__logo {
    border-style: solid;
    border-width: 1px;
    height: 210px;
    margin-bottom: 10px;
}

.tiles .partners__logo a {
    display: inline-flex;
    text-align: center;
    position: relative;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tiles .partners__logo a img {
    width: unset;
    max-width: unset;
    max-height: 200px;
}


.player__header__bio_container>.row>div:nth-child(3) .player__header__bio, .player__header__bio_container>.row>div:nth-child(6) .player__header__bio{border-right: 1px solid #333333;}

/* Header logotype - start */
@font-face {
    font-family: 'Purista';
    src: url("./fonts/Purista Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'Purista';
    src: url("./fonts/Purista Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}
.header-info__moto {
    font-family: "Purista", "Kvary header", sans-serif;
}
/* Header logotype - end */