.product-callout{display:flex;position:relative;right:-15px}.product-callout>div{flex:1}.product-callout>div.product-image{flex:1.8}.product-callout>div .callout-item{background-color:rgba(166,206,57,.8);color:#063375;font-size:15px;font-weight:700;line-height:21px;padding:20px 25px}.product-callout>div.product-callout-left .callout-item{position:relative;width:110%}.product-callout>div.product-callout-left .callout-item:nth-child(2){position:relative;width:120%}.product-callout>div.product-callout-right{align-items:center;display:flex;margin-left:-3%}.product-callout>div.product-callout-right .callout-item{max-width:190px}.product-callout>div .callout-item:nth-child(odd){margin-bottom:20px}@media (max-width:1000px){.product-callout{flex-wrap:wrap;right:0}.product-callout>div{flex:0 0 100%}.product-callout>div.product-callout-left{order:2}.product-callout>div.product-callout-left .callout-item,.product-callout>div.product-callout-left .callout-item:nth-child(2){width:100%}.product-callout>div.product-image{flex:0 0 100%;order:1}.product-callout>div.product-callout-right{margin-left:0;margin-top:20px;order:3}.product-callout>div.product-callout-right .callout-item{max-width:100%;width:100%}}