.lmba{height:27.7rem;position:relative;height:52rem}
.lmba__img-box{width:100%;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%)}
.lmba__img-box img{width:100%;height:100%;object-fit:cover}
@media screen and (max-width:767px){.lmba__img-box{height:21.1rem;position:relative;left:0;transform:none}
}
.lmba__text-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%}
.lmba__title{margin-bottom:1.2rem}
.lmba__description{margin-bottom:4rem}
@media screen and (max-width:1024px){.lmba{height:27.7rem}
}
@media screen and (max-width:767px){.lmba{display:flex;flex-direction:column-reverse;height:auto}
.lmba__text-box{padding:4rem 3.2rem;background-color:#f6f6f6}
.lmba__description{margin-bottom:3rem}
}