.gu_kv .kv_img_area{background-image: url("../../../img/innovation/powertrain/kv_innovation_powertrain.jpg")}
.gu_contents_title {margin-top:60px; }
.gu_sub_wrapper .gu_sub_contents .contents_inner .contents_img {margin-bottom:60px;}
.section .sec_inner .gu_contents_title {margin-bottom: 100px;}
.section.sentence-box .sec_inner ul li { padding:0; }


/*----------------------------- Tablet -----------------------------*/
@media all and (max-width:1080px){

    .section .sec_inner .gu_contents_title {margin-bottom: 50px;}

}

/*----------------------------- Mobile -----------------------------*/
@media all and (max-width:766px){
    .section.icon-box .sec_inner ul li .list_num > div p { padding:40px 10px;}
    .section.sentence-box {margin-top:60px;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner .contents_img {margin-bottom: 40px;}
    .section .sec_inner .gu_contents_title {margin-bottom: 30px;}


}