@charset "UTF-8";

@media screen and (max-width: 500px){
    #faq_seo + section .inner_item_txt p {
        text-align: left !important;
    }
}