@media screen and (max-width: 767px) {
    .togListWrap .btnOpenClose h3 {
        white-space: normal;
        font-size: 15px;
   }
   .togListWrap .btnOpenClose:after{
        top: 20px;
   }
    .engagement .icon-box {
        padding: 25px 9px;
        margin-top: 0px;
        margin-bottom: 0;
        height: auto;
    }
}
.enlarge-accordion .accordionLink{ display: none;}
.my_hyundai-app .togListWrap .togList.on .btnOpenClose:after{    background-position: 0 0px !important;}
.my_hyundai-app .togListWrap .btnOpenClose:after{background-position: 0 -90px !important;}
.my_hyundai-app .togListWrap .btnOpenClose{background:#ffffff !important;color:#000000 !important;}
.my_hyundai-app .togListWrap .togList {border-bottom: 1px solid #bababa;}
.my_hyundai-app .togListWrap .togCont, .my_hyundai_app .togListWrap .togList.on .btnOpenClose {background-color: #ffffff;}
.my_hyundai-app .togListWrap .togCont{padding: 20px 40px 25px 60px;}