.faq-template{width:100%;height:100%;background-color:var(--color-grey-bg-2);overflow-y:auto}.faq-template>.header-holder{height:100px}.faq-template>.content-holder{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 20px 34px;display:flex;flex-direction:column;overflow-x:auto}@media (max-width:768px){.faq-template{width:100%;height:100%;background-color:unset;overflow:hidden}.faq-template>.content-holder{padding:unset;background-color:unset}}@media screen and (min-height:500px) and (max-height:700px){.faq-template>.content-holder{padding:16px}}