@media(max-width: 767px) {
    .pageAncList ul li a,
    .registDevice .icnQuestion a,
    .udrTabList ul li a,
    .mdBlock01.m_service,
    .h2Mode {
      font-size:inherit !important;
    }
    .notesSmlListbox.mt0,
    .modelSearchTbl .modelRegistBtn input {
        font-size:inherit !important
    }
    .listBox4Clmn .bltList{
        width: 22% !important;
    }
    .icnBullet{
        font-size: 12px !important;
    }
    .modelSearchSlctP .h3Mode,
    .modelSearchTbl .modelNameInput .modelNameInputArea{
      font-size:inherit !important;
    }
    .modelSearchTbl .modelRegistBtn input{
        width: auto !important;
    }
}


