.img-logo{
    width: 205px;
    height: 20px;position:relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

.list_sourse {
    display: flex;
    padding: unset;
    list-style: none;
    justify-content: center;
    align-items: center;
    
    flex-wrap: wrap;
    gap: 20px;

    margin: 0 auto;
    
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 110%;

    /* width: 75%; */
    max-width: 900px;
    min-height: 150px;
    
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px 30px;
    
}
@media (min-width:0) and (max-width:768px) {
    /* .list_sourse { */
        /* width:100%; */
        /* margin: 25px 20px; */
    /* } */
}
.maybe{
    margin: 30px auto 25px ;
}
.img-404 {
    max-width: 490px;
}
.wrapper {
    padding: 0 20px;

}
.list_sourse li {
    text-align: center;
}
.start:before {
    content:'';
    display: block;
    background: url('/img/res/i_start.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.forum:before {
    content:'';
    display: block;
    background: url('/img/res/i_vip.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.video:before {
    content:'';
    display: block;
    background: url('/img/res/i_video.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.serials:before {
    content:'';
    display: block;
    background: url('/img/res/i_serials.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.games:before {
    content:'';
    display: block;
    background: url('/img/res/i_games.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.truba:before {
    content:'';
    display: block;
    background: url('/img/res/i_truba.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.market:before {
    content:'';
    display: block;
    background: url('/img/res/i_market.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.disk:before {
    content:'';
    display: block;
    background: url('/img/res/i_disk.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.r_radio:before {
    content:'';
    display: block;
    background: url('/img/res/i_radio.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.cnstart:before {
    content:'';
    display: block;
    background: url('/img/res/i_cnstart.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.mail:before {
    content:'';
    display: block;
    background: url('/img/res/i_rkmail.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}
.speed:before {
    content:'';
    display: block;
    background: url('/img/res/i_speed.svg') top center no-repeat;
    width: 50px;
    height:50px;
    margin-bottom: 10px;
}