/*  ------  local   ------  */

body, html { overflow-x: clip !important; } 


@media (max-width: 480px) {

	.dp-faq__question {
        font-size: 13px !important;
    }
}
