/* <block12> */
.tpl-block-12 .tpl-block-12-list { display: flex; flex-direction: row; flex-wrap: wrap; }
.tpl-block-12 .tpl-block-12-list > * {
    width: 50.0000%;
    margin: 0 0 0;
    align-self: stretch;
}
.tpl-block-12 .tpl-block-12-list > *:nth-child(2n) { margin-right: 0 }
.tpl-block-12 .tpl-block-12-list > *:nth-child(2n+1) { margin-left: 0 }
.tpl-block-12 .tpl-block-12-list > *:nth-child(-n+2) { margin-top: 0; }
/* </block12> */
/* <block22> */
.tpl-block-22 { text-align: center; }
/* </block22> */
