
.banner_image_1 {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: 15px;
    bottom: -72px;
}
.banner_image_3 {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: -15px;
    /*right: auto;*/
    bottom: -65px;
}
.banner_basic_1{
    right: auto;
    top: 0px;
    left: 0px;
    rotate: 180deg;
}
.banner_basic_2{
    top: 47px;
    left: 0;
    right: auto;
    rotate: 81deg;
    max-width: 133px;
}
.banner_image_1_rotated{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    right: 0px;
    left: auto;
    bottom: -23px;
}
.banner_image_2_rotated{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    /*left: -15px;*/
    bottom: -23px;
}
.ec-about-sec .ec-about-detail p::after{
    left: -43px;
}
.ec-about-sec .ec-about-detail h4::before, .ec-about-sec .ec-about-detail .h4::before{
    top: -37px;
}
