div.watu-question, div.show-question {
font-size: 19px!important;
}
.question-choices, .show-question-choices {
font-size: 18px !important;
}
input.watupro-gap, select.watupro-gap {
font-size: 18px !important;
}
.watupro_buttons input, input.watupro-start-quiz, button.watupro-start-quiz {
width:150px !important;
height:55px !important;
font-size:16px !important;
}
.watupro-question-choice span {
		  display: inline !important; /* added in WatuPRO 6.1.0.4 */
		}
@media 
			only screen and (max-width: 600px) {
.watupro-question-choice {
				margin-top: 10px !important;
				margin-bottom: 10px !important;
			}
}
