.oda-chat-action-postback {
  border-radius: 18px !important;
  font-size: 14px !important;
}
.oda-chat-action-wrapper {
  flex-flow: row-reverse;
  margin: 3% 0 3% 2% !important;
}
.oda-chat-button {
  border-radius: 14px 14px 0px 0px !important;
  font-size: 14px !important;
  transform: rotate(-90deg) !important;
  min-width: 60px;
  margin-bottom: 45vh !important;
}
.oda-chat-button-icon {
  display: none !important;
}

.oda-chat-logo {
  width: 36px;
}

.oda-chat-notification-badge {
  right: -30% !important;
  transform: rotate(90deg) !important;
}
.oda-chat-popup-action.oda-chat-flex {
  font-size: 14px !important;
  border-radius: 18px !important;
}

.oda-chat-prompt-banner {
  overflow-y: unset !important;
}

.oda-chat-prompt-banner-label {
  font-size: 15px !important;
}

.oda-chat-message-text img {
  width: 73px;
  height: 50px;
}
