﻿.home-about .l-wrap{flex-direction:column-reverse;}
.home-about .l-wrap>div{width:100%;}
.home-about .about-img{margin:0}
.home-about .about-info{padding:20px 0 0;}
.home-about .about-info .home-title{color:var(--color);}
.home-about .about-info .more{margin-top:20px;}
@media (min-width:769px){.home-about .about-info{display:flex;}
.home-about .about-info .home-title{white-space:nowrap;}
.home-about .about-info>div{flex:1;padding-left:20px;}}
@media (max-width:768px){.home-about .about-info .home-title{text-align:left}}