.tem364-irregular .text{padding:2vw;}
.tem364-irregular .box .title{padding:1vw 0;font-size:30px;}
.tem364-irregular .box .description{padding-bottom:2vw;line-height:2;}
.tem364-irregular .item .title{font-size:50px!important;line-height:1.4!important;}
.tem364-irregular .item{padding:20px 30px 30px;text-align:center;}
.tem364-irregular .items{width:100%;padding:0 30px;background-color:#FFF;box-shadow:0 0 30px rgba(0,0,0,.2);}
@media(min-width:992px){
    .tem364-irregular .items,
    .tem364-irregular .item{width:auto!important;}
    .tem364-irregular .block{display:flex;display:-webkit-flex;width:150%;align-items:center;}
    .tem364-irregular .text{width:66.666%;flex-shrink:0;}
    .tem364-irregular .box{width:45%;}
    .tem364-irregular .box .subtitle{position:relative;border-color:yellow;display:inline-block;}
    .tem364-irregular .box .subtitle:before{content:"";position:absolute;bottom:0;left:0;border:3px solid;border-color:inherit;width:100%;height:0;}
    .tem364-irregular .box .subtitle section{position:relative;z-index:1;}
    .tem364-irregular .items{max-width:80%;position:relative;z-index:1;}
    .tem364-irregular .image{width:33.333%;flex-shrink:0;}
    .tem364-irregular .image img{max-width:100%;}
    .tem364-irregular.content-left .block{flex-direction:row-reverse;}
    .tem364-irregular.content-left .image{transform:translateX(-100%);}
}
@media (max-width: 768px){
    .tem364-irregular .item .title{font-size: 1.5rem!important;}
}