.survey_question_list,
.survey_question,
.survey_answer_list,
.survey_answer { width: 100%;}

.survey_question { padding-bottom: 25px; }
.survey_question:last-child { padding-bottom: 0; }

/*.survey_answer_list { padding-left: 25px; }*/
/*.survey_answer input[type=radio] { position: initial; left: initial; opacity: initial; }*/

.vote_result { max-height: 280px; text-align: center }
#vote-graph { display: inline-block; max-width: 250px; max-height: 250px; }
#vote-graph svg { max-width: 250px; max-height: 250px; }