.text-image-block-reguest{column-gap:30px;display:grid;grid-template-columns:1fr 1fr}.text-image-block-reguest.invert .text-image-block-reguest__content,.text-image-block-reguest.invert .text-image-block-reguest__image{grid-row:1}.text-image-block-reguest.invert .text-image-block-reguest__image{grid-column:1}.text-image-block-reguest.invert .text-image-block-reguest__content{grid-column:2}.text-image-block-reguest img{height:100%;width:100%}@media only screen and (max-width:992px){.text-image-block-reguest{display:flex;flex-direction:column}.text-image-block-reguest .text-image-block-reguest__content,.text-image-block-reguest .text-image-block-reguest__image{grid-column:1!important}.text-image-block-reguest .text-image-block-reguest__image{grid-row:1!important}.text-image-block-reguest .text-image-block-reguest__content{grid-row:2!important}}