﻿.home-about .about-img::before{display:none}
.home-about  .home-more{background:var(--color);color:#fff}
.home-about .about-img .bgimg{border-radius:unset}
.home-about h1{color:#111;font-weight:normal;padding-bottom:20px;position:relative}
.home-about h1::after{content:'';position:absolute;left:0;bottom:0;width:50px;height:2px;background:var(--color)}
.home-about{background:var(--color)}
.home-about .home-more{background:#231c1b}
.home-about,.home-about .about-img{padding:0}
.home-about .about-info{padding-top:2%;padding-bottom:2%}
 .home-about .about-img .bgimg{height:100%;object-fit:cover}
.home-about .l-wrap{align-items:stretch}