﻿.tem278-irregular{padding:2% 0;}
.tem278-irregular img{width:100%;opacity:0;}
.tem278-irregular .image{padding:0;flex-shrink:0;} 
.tem278-irregular .image a{height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;display:block;}
.tem278-irregular .box{box-shadow:10px 10px 60px rgba(0,0,0,.1);display:flex;display:-webkit-flex;/* align-items:center; */}
.tem278-irregular .text{flex-grow:1;}
.tem278-irregular a.more{border:1px solid #333;padding:.8em 2em;border-radius:4px;display:inline-block;color:#666;margin-top:20px;}
.tem278-irregular .bg{background-color:#FFF;height:100%;padding:10px 5%;display:flex;align-items:center;}
.tem278-irregular.content-right .box{flex-direction:row-reverse;justify-content:space-between;}
.tem278-irregular.content-middle .box{flex-wrap:wrap;}
.tem278-irregular.content-middle .image,
.tem278-irregular.content-middle .text{width:100%;text-align:center;}
.tem278-irregular.content-middle .text{padding:5%;}
@media(max-width:768px){
    .tem278-irregular .image{padding-left:0!important;padding-right:0!important;}
    .tem278-irregular .box{flex-wrap:wrap;}
    .tem278-irregular .image,
    .tem278-irregular .text{width:100%;text-align:center;}
    .tem278-irregular .bg{padding:5%;}
    .tem278-irregular a.more{padding:.5em 1em;margin-top:3%;}
    .tem278-irregular .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem278-irregular.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}