.elegant-promo-box{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden}.elegant-promo-box.promo-image-align-right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elegant-promo-box .elegant-promo-box-image-wrapper{display:inline-block;width:40%}.elegant-promo-box .elegant-promo-box-image-wrapper img{transition:all .5s ease;will-change:transform}.elegant-promo-box .elegant-promo-box-description-wrapper{display:-ms-flexbox;display:flex;width:60%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:15px 20px}.elegant-promo-box .elegant-promo-box-description-wrapper .elegant-promo-box-title{margin:0;padding-bottom:10px}.elegant-promo-box .elegant-promo-box-description-wrapper .elegant-promo-box-description{margin-bottom:20px}.elegant-promo-box:hover .elegant-promo-box-image-wrapper img{-ms-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:420px){.elegant-promo-box{-ms-flex-flow:column;flex-flow:column;-ms-flex-direction:column!important;flex-direction:column!important;height:auto!important}.elegant-promo-box-description-wrapper,.elegant-promo-box-image-wrapper{width:auto!important}}