/* <block24> */
.tpl-block-24 .tpl-block-24-list { display: flex; flex-direction: row; flex-wrap: wrap; }
.tpl-block-24 .tpl-block-24-list > * {
    width: 25.0000%;
    margin: 0 0 0;
    align-self: center;
}
.tpl-block-24 .tpl-block-24-list > *:nth-child(4n) { margin-right: 0 }
.tpl-block-24 .tpl-block-24-list > *:nth-child(4n+1) { margin-left: 0 }
.tpl-block-24 .tpl-block-24-list > *:nth-child(-n+4) { margin-top: 0; }

.tpl-block-24 .tpl-block-24-list > * { border-radius: 0px; overflow: hidden; }
/* </block24> */
