
@charset "UTF-8";

#flow+section .content_wrapper {
    max-width: 1200px !important;
}
@media (max-width: 900px) {
#flow+section .heading.block_header_2 .h, #flow1+section .heading.block_header_2 .h, #flow2+section .heading.block_header_2 .h {
    font-size: 2.3rem !important;
}
}
@media screen and (max-width: 510px) {
#flow+section .heading.block_header_2 .h, #flow1+section .heading.block_header_2 .h, #flow2+section .heading.block_header_2 .h {
    font-size: 2rem !important;
}
}