/* Add custom CSS styles below */ 
section.w-full.container.main_margin {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
@media (min-width: 1024px) {
  div[class*="faq-grid"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

section.s-block.s-block--fixed-banner.wide-placeholder.main_margin{    .container {
        max-width: none;
  padding-right: 0px;
    padding-left: 0px;
}
.banner--fixed img{
  border-radius: 0;
}                                                 
                                                                       }