.rus,
.world {
    display: none;
}
.compet-filter-all {
    display: block;
    padding: 0;
    text-align: left;
    background: transparent;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #000000;
    position: relative;
    padding-right: 40px;
    margin-bottom: 21px;
    transition: .4s;
}
.competition__content {
    width: 100%;
}
.competition .competition__filtres {
    padding-top: 11px;
    width: 38%;
}



.img-fluid{
    width: 100%;
    max-width: 700px;
    height: auto;
}