.eco-flex-container{display:flex;flex-direction:row}.eco-flex-description{box-sizing:border-box;margin-right:20px;width:60%}.eco-flex-image{box-sizing:border-box;text-align:right;width:40%}.eco-image img{height:550px;max-height:100%;max-width:100%;width:auto}.eco-image-fade{box-shadow:0 15px 35px 0 rgba(0,0,0,.1);height:100%;-webkit-mask-image:linear-gradient(90deg,red 80%,transparent);mask-image:linear-gradient(90deg,red 80%,transparent);width:100%}@media (max-width:767px){.eco-flex-container{flex-direction:column}.eco-flex-description{margin:0;width:100%}.eco-flex-image{text-align:center;width:100%}}