.property_image_text_wrapper{display:flex;flex-wrap:wrap;gap:40px;line-height:0}.property_image_text{display:flex;flex-direction:column;line-height:1.4rem;position:relative;width:calc(50% - 20px)}.property_image_text__image{position:relative;z-index:5}.property_image_text__text{background-color:var(--grey-000);bottom:0;left:0;margin-top:auto;padding:20px;position:absolute;right:0;z-index:10}@media (max-width:768px){.property_image_text_wrapper{flex-direction:column}.property_image_text{width:100%}.property_image_text__text{position:relative}}