.tem315-irregular{padding:2% 0;}
.tem315-irregular a{height:100%;display:flex;display:-webkit-flex;align-content:space-between;flex-wrap:wrap;}
.tem315-irregular img{max-width:100%;border:5px solid;border-color:inherit;display:inline-block;}
.tem315-irregular .box{height:100%;}
.tem315-irregular .text{width:100%;font-size:24px;padding:1.5em 0;}
.tem315-irregular .text.top{display:none;}
.tem315-irregular .image{width:100%;border-color:#e2cbbb;}
.tem315-irregular .title{padding-bottom:1em;}
.tem315-irregular .description{color:#999;font-size:16px;}
.tem315-irregular.content-middle{text-align:center;}
.tem315-irregular.content-right{text-align:right;}
@media(max-width:767px){
    .tem315-irregular .text{font-size:16px;}
    .tem315-irregular .col-xs-12.item:nth-child(even) .text.bottom,
    .tem315-irregular .item:not(.col-xs-12):nth-child(even) .text.top{display:block;}
    .tem315-irregular .item:not(.col-xs-12):nth-child(even) .text.bottom,
    .tem315-irregular .col-xs-12.item:nth-child(even) .text.top{display:none;}
}
@media(min-width:768px){
    .tem315-irregular .col-sm-12.item:nth-child(even) .text.bottom,
    .tem315-irregular .item:not(.col-sm-12):nth-child(even) .text.top{display:block;}
    .tem315-irregular .item:not(.col-sm-12):nth-child(even) .text.bottom,
    .tem315-irregular .col-sm-12.item:nth-child(even) .text.top{display:none;}
}
@media(min-width:992px){
    .tem315-irregular .col-md-12.item:nth-child(even) .text.bottom,
    .tem315-irregular .item:not(.col-md-12):nth-child(even) .text.top{display:block;}
    .tem315-irregular .item:not(.col-md-12):nth-child(even) .text.bottom,
    .tem315-irregular .col-md-12.item:nth-child(even) .text.top{display:none;}
}
@media(min-width:1200px){
    .tem315-irregular .col-lg-12.item:nth-child(even) .text.bottom,
    .tem315-irregular .item:not(.col-lg-12):nth-child(even) .text.top{display:block;}
    .tem315-irregular .item:not(.col-lg-12):nth-child(even) .text.bottom,
    .tem315-irregular .col-lg-12.item:nth-child(even) .text.top{display:none;}
}
