#langOptions {
	left: 0;
}
.langSelect.active .dropdown-options {
	left: 0;
}

@media screen and (max-width: 480px) {

.mobileView {
  width: 50px;
 height: 50px !important;
   --height: 50px !important;
 
 
}
#easy-speech-btn {
  
  width: 40px !important;
}
easy-speech {
  bottom: 26% !important;
  right: 10px !important;
  --width: 50px !important;
  --heig-ht: 50px !important
}
translation-select {
   bottom: 36% !important;
  --right: 10px !important;
  right: 10px !important;
     --height: 50px !important;
  height: 50px !important
}
  
}

