#app.container {
  max-width: 100% !important;
}

.btn__not-bg__active .icon-video::before {
  content: "\e928" !important;
}

.btn__not-bg__active .icon-microphone::before {
  content: "\e926" !important;
}

.join-to-call::after {
  content: "\e901" !important;
}
