select{
   width: 150px;
}
.chzn-container .chzn-drop{
   width: 150px!important;
}

.chzn-container-single .chzn-single{
  font-family:'Roboto', 'Noto Sans TC';
  color: #ffffff;
  width: 150px;
}

.phone-style div.mod-languages{
  float:right;
}

.mod-languages{
  float: right;
}

@media (max-width: 768px) {
.ba-item-language-switcher .ba-dropdown-layout .ba-language-switcher-list {
    margin-left: -65px;
    width: 120px;
}
  
#item-16771200448380 .ba-language-switcher-list {
    padding-left: 15px;
    padding-right: 15px;
  }
  
#item-16771200448380 .ba-language-switcher-active span {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }
}