.t806__start-btn {
	margin-top: 15px !important;
	color: #fff;
}

.t-name_lg {
	font-size: 18px !important;
	line-height: 1.35;
}

.t806__start-title {
	margin-bottom: 32px !important;
}

.t806__answer_correct > div:nth-child(2) > span:nth-child(2) {
    display:none !important;
}

.t806__answer_wrong > div:nth-child(2) > svg:nth-child(1){
    display:none !important;
}

.t806__answer_wrong > div:nth-child(2) > span:nth-child(2){
    display:none !important;
}



.t806__answers_answered > div:nth-child(2) > div:nth-child(2) > span:nth-child(2){
    display:none !important;
}

.t806__answer_correct > div:nth-child(2) > svg:nth-child(1){
    display:none !important;
}

.t806__answers_answered > div:nth-child(2) > div:nth-child(2) > svg:nth-child(1){
   display:none !important; 
}

/*Спикеры в 3 и 4 колонки*/

@media screen and (max-width:480px){
    .t539__itemwrapper_1, .t539__itemwrapper_3 {
	max-width: 75%;
}

.t539__itemwrapper_4 {
	max-width: 75%;
}}