.abt-top > .top-right > figure {padding-bottom: 109%;}
.abt-bottom > .bottom-photos > .bottom-left figure{padding-bottom: 129%;}
.abt-bottom > .bottom-photos > .bottom-right figure{padding-bottom: 129%;}
.about-outer{width: 100%;}
.abt-top, .abt-bottom {width: 100%;}
.bottom-photos {position: relative;}
.bottom-left, .bottom-right {position: absolute;}
.bottom-left {left: 0;bottom:0;width: 45.89%;z-index: 100;}
.bottom-right {width: 58.9%;right: 0;}
@media (min-width: 1200px) {
    .about-outer{max-width: calc(100% - 16.667vw);margin: 4.688vw auto 0;}
    .abt-top > .top-left, .abt-top > .top-right{width: 49%;}
    .abt-top > .top-right{margin-left: 2%;}
    .top-title {font:700 clamp(3.125rem, 2.0833rem + 1.3889vw, 3.75rem) var(--comforta);line-height: 1.33;}
    .top-desc{font: var(--font25Light);line-height: 1.76;}
    .abt-bottom{margin-top: 8.073vw;padding-bottom: 8.854vw;}
    .bottom-photos, .bottom-text {width: 49%;}
    .bottom-photos{padding-bottom: 43%;}
    .bottom-text {margin-left: 2%;padding-top: 3.385vw;font: var(--font25Light);line-height: 1.76;}
}

@media (max-width: 1199px) {
    .top-left, .top-right {width: 100%;}
    .top-title {text-align: center;}
    .top-desc {font:var(--font22Light);line-height: 2;text-align: center;}
    .abt-top {flex-direction: column;}
    .top-right {max-width: 80%;margin: 0 auto;}
    .abt-bottom {margin-top: 3.418vw;flex-direction: column-reverse;}
    .bottom-photos {width: 100%;}
    .bottom-text {font:var(--font22Light);line-height: 2;text-align: center;}
}

@media (max-width: 1199px) and (min-width: 765px){
    .about-outer {margin-top: 3.418vw;}
    .bottom-photos{padding-bottom: 84%;}
    .top-title {font: var(--font30BoldC);line-height: 1.83;}
}

@media (max-width: 764px){
    .about-outer {margin-top: 7.292vw;}
    .bottom-photos{padding-bottom:100%;}
    .top-right {max-width: 100%;}
    .top-title {font: 700 clamp(1.375rem, 1.2376rem + 0.5495vw, 1.5rem) var(--comforta);line-height: 1.55;}
}