.about-bg-img-with-text-wrapper .about-bg-img-with-text-inner-wrapper{position:relative;}
.about-bg-img-with-text-wrapper .about-bg-img-with-text-content{position:absolute;left:0;right:0;width:100%;padding:112px 56px 0;top:0;text-align:center;}
.about-bg-img-with-text-wrapper .about-bg-img-with-text-content h2{margin-bottom:56px;}
.about-bg-img-with-text-content-description{max-width:771px;width:100%;margin:auto;}
.about-bg-img-with-text-content-description strong{font-weight:700;margin-top:24px;display:block;}
.about-bg-img-with-text-bgimg{position:relative;width:100%;aspect-ratio:1 / 0.486111;overflow:hidden;}
.about-bg-img-with-text-bgimg img{position:absolute;left:0;right:0;width:100%;height:100%;object-fit:cover;object-position:bottom;}
@media(min-width:1900px){
.about-bg-img-with-text-bgimg{aspect-ratio: 1 / 0.32;}
}
@media(max-width:1100px){
 .about-bg-img-with-text-wrapper .about-bg-img-with-text-content{padding:40px 20px 0;}
  .about-bg-img-with-text-wrapper .about-bg-img-with-text-content h2 {margin-bottom: 24px;}
}
@media(max-width:749px){
 .about-bg-img-with-text-bgimg {aspect-ratio: 1 / 1.2;}
 .about-bg-img-with-text-content-description.common_info{max-width:295px;margin:auto;}
 .about-bg-img-with-text-content-description.common_info p > strong{margin-top:16px;line-height: 143%;}
 .about-bg-img-with-text-wrapper .about-bg-img-with-text-content h2{max-width: 250px;margin: 0 auto 24px;}
 .about-bg-img-with-text-content-description.common_info *{font-size:14px;}
}
@media(max-width:498px){
 .about-bg-img-with-text-bgimg{aspect-ratio: 1 / 1.744;}
}