.inner_leftRight_area{
    height: 600px;
}
.inner_leftRight_area img{
    width: 100%;
}
.inner_testi_img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 190px;
}
.inner_testi_all .inner_testi_img img{
    height: 100%;
}

@media (max-width:767px){
}