body, html { overflow-x: clip !important; }


#cleansersNav ul li a {
    font-size: 12px;
}

.MyContent .QuestionBlock .AnswerBlock .AnswerDetails {
    font-size: 12px;
}

@media (max-width: 480px) {

    .MyContent .QuestionBlock .AnswerBlock .AnswerDetails {
    font-size: 9px !important;
}
}
