@media only screen and (max-width: 991px) {
    .faqs {
        display: none;
    }
}