.showcase-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center}.showcase-section__inner{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media screen and (min-width:1024px){.showcase-section__inner{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}}.showcase-section__text{-webkit-order:2;-moz-order:2;-ms-order:2;order:2;padding-right:0px;width:100%}@media screen and (min-width:1024px){.showcase-section__text{-webkit-order:1;-moz-order:1;-ms-order:1;order:1;padding-right:50px}}.showcase-section__image{-webkit-order:1;-moz-order:1;-ms-order:1;order:1;height:400px;margin-bottom:50px;width:100%}@media screen and (min-width:1024px){.showcase-section__image{-webkit-order:2;-moz-order:2;-ms-order:2;order:2;height:500px;margin-bottom:0px}}.showcase-section__button{padding-top:20px}.showcase-section img{border-radius:10px;object-fit:cover;height:100%;width:100%;max-width:100%}