/* --- Расстояние между текстом и картинокой --- 
.t806__quest-info {
    padding-bottom: 2px;
    width: 100%;
}
/* ---------  */

/* --- Тескт с ответами --- */
.t806__result-desc {
    position: relative;
    margin-top: 60px;
    color: #000000;
}

.t806__result-count {
   margin-bottom: 10px;
   text-shadow: 0 0 4px rgb(0, 0, 0);

}

.t806__answer {
    position: relative;
    padding: 15px 0;
    text-align: left;
}

.t806__result-wrap {
    margin-bottom: 0px;
    font-size: 0;
}

/* ---------  */

/* --- Расстояние от комментария до кнопки --- 
.t806__btn_next, .t806__btn_result, .t806__btn_check {

    margin-top: 15px;
}
/* ---------  */



