.truck-teaser>div{display:flex;justify-content:center}
.truckteaser{display:flex;flex-wrap:nowrap;justify-content:stretch;align-content:flex-start;align-items:flex-start;flex:1 1 auto}
.teaser-vertical,.teaser-horizontal{flex-direction:column}
.teaser-text-overlay{display:grid}
.truckteaser-section{align-self:center}
.truckteaser-img.photo{flex:1 1 auto;width:100%}
.teaser-horizontal .truckteaser-img{flex:1 1 0}
.teaser-text-overlay .truckteaser-img{width:100%}
.truckteaser-img.photo img{width:100%}
.truckteaser-body{flex:1 1 0;margin:30px 20px}
.teaser-text-overlay .truckteaser-body{box-shadow:0 5px 5px 0 rgba(0,0,0,0.25);justify-self:center;align-self:start;width:85%;padding:30px 20px}
.teaser-img-top .truckteaser-img,.teaser-img-left .truckteaser-img,.teaser-img-right .truckteaser-body,.teaser-img-bottom .truckteaser-body,.teaser-img-top .truckteaser-body,.teaser-img-left .truckteaser-body,.teaser-img-right .truckteaser-img,.teaser-img-bottom .truckteaser-img{order:0}
@media(min-width:768px){.teaser-threeup .col-md-12,.teaser-threeup-min .col-md-12{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
}
@media(min-width:992px){.teaser-horizontal{flex-direction:row}
.teaser-img-top .truckteaser-body,.teaser-img-left .truckteaser-body,.teaser-img-right .truckteaser-img,.teaser-img-bottom .truckteaser-img{order:1}
.teaser-text-overlay .truckteaser-body{justify-self:start;width:50%;margin-left:20px}
}