.tem241-irregular{padding:5% 0;background-color:#F2F2F2;}
.tem241-irregular .add-module{height:30px;}
.tem241-irregular .items{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.tem241-irregular .item{height:auto;}
.tem241-irregular .text{height:100%;}
.tem241-irregular .box{padding-top:50%;height:100%;position:relative;}
.tem241-irregular .image{width:100%;height:0;padding-top:100%;position:absolute;z-index:1;top:0;left:0;}
.tem241-irregular .image a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;}
.tem241-irregular .image img{width:100%;opacity:0;}
.tem241-irregular .text{background-color:#FFF;padding:50% 5% 5%;height:100%;}
.tem241-irregular .title{font-size:26px;line-height:1;padding-bottom:5%;}
.tem241-irregular .description{padding-bottom:10%;}
@media (max-width: 768px){
    .tem241-irregular .items{padding-left: 1%;padding-right: 1%}
    .tem241-irregular.full-screen-spacing .items{padding-left: 0;padding-right: 0}
}
@media(max-width:520px){
    .tem241-irregular .item{width:100%;}
}
