/* ========= Small Devices ========= */
@media only screen and (max-width: 600px)
{
    ._faq-section_ ._faq-subsection_ ._faq-container_ ._wrapper_ ._toggle_
    {
        font-size: 18px;
    }
    ._faq-section_ ._faq-heading_
    {
        font-size: 35px;
    }
}