.bim-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:50px}.bim-text{width:37.5%}.bim-image{width:58.33%}.bim-text :last-child{margin-bottom:0}.bim-image img{border-radius:10px;display:block;width:100%}.image-left .bim-wrapper{flex-direction:row-reverse}@media (min-width:768px){.adaptive-height .bim-image img{height:100%;object-fit:cover;width:100%}}@media (max-width:767px){.image-right .bim-wrapper{flex-direction:row-reverse}.bim-text{width:100%}.bim-image{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px)}.bim-image img{border-radius:0}}