/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-image__image img{height:100%;}@media screen and (min-width:761px){.text-image{display:grid;grid-gap:2rem;grid-template-columns:1fr 1fr;}.text-image__image{float:right;height:auto;width:75%;}.text-image__image.text-image__image--secondary{float:left;margin-top:-25%;width:60%;}.text-image--reversed .text-image__images{order:1;}.text-image--reversed .text-image__image{float:left;}.text-image--reversed .text-image__image.text-image__image--secondary{float:right;}.text-image--reversed .text-image__text{text-align:right;}}.text-image__text img{width:auto;}
