

body.page-template-business .target-faq {float: none;}

.target-faq {background: rgba(99, 181, 216, 0.1); width:100%;}
.target-left-image { left:0; bottom:0;}
.target-right-image { right:0; bottom:0; }
.target-left-image img, .target-right-image img { max-width:201px; }
.faq-outer-wrap { width:100%; padding:80px 100px 78px; display:inline-block; position: relative; }
.faq-wrapper { max-width:878px; padding:0 20px; margin:0 auto; }
.faq-wrapper > .h1 { padding: 0 0 28px; }
.faq-wrapper > p { padding: 0 0 46px; }
.toggle-container { max-width:718px; margin:0 auto;  width:100%; }

@media only screen and (max-width:1023px) {
    .faq-wrapper { padding:0 40px; }
}
@media only screen and (max-width:750px) {
    .faq-outer-wrap { padding:40px 20px 0; }
    .faq-wrapper{ padding:0; }
    .faq-wrapper > p { font-size:18px; line-height: 26px; }
    .target-single-img { padding: 10px 0 0; }
}
