.btn-serial {
  width: 100%;
  overflow: hidden;
}
.btn-refresh {
  width: 80%;
  overflow: hidden;
}
.btn-settings {
  width: 20%;
  overflow: hidden;
}
.btn-switch-1 {
  width: 100%;
  overflow: hidden;
}
.btn-switch-2 {
  width: 50%;
  overflow: hidden;
}
.btn-switch-3 {
  width: 33.33%;
  overflow: hidden;
}
.btn-switch-4 {
  width: 25%;
  overflow: hidden;
}
.btn-switch-5 {
  width: 20%;
  overflow: hidden;
}
.btn-switch-6 {
  width: 16.66%;
  overflow: hidden;
}
