@media (max-width: 1299px) {
	.faq-left {
        display: none;
    }
     .faq-center{
        max-width: 50%
    }
}
