
  .orta_banner{
    margin-top:2px !important;
  }
.about_text h2 {
    /* background-color: #e6f2f2; */
    line-height:40px;
    /* text-align: left; */
padding-left: 30px;
margin-top: 20px;
 color: #3f6c9a;
font-weight: 600;
 
 border-bottom-left-radius: 8px!important;
 border-bottom-right-radius:8px!important;
}
.about_text{
  margin-top: -50px;
 
  text-align: left;
  border-left: 15px solid #5aa9a9;
 /* box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important; */
}
.biz_kim{

  
}
.about_up{
       
        margin-top: -5px !important;
    }

@media (max-width: 768px) {
   
    .left_about{
        margin-right:0px !important;
        margin-bottom:50px!important;
        margin-top: -25px !important;
    }
}