@media only screen and (max-width: 900px) {
  #drift-frame-controller {
    bottom: 120px !important;
  }
}

@media only screen and (max-width: 900px) {
  #drift-frame-chat {
    right: 80px !important;
    bottom: 110px !important;
  }
}