.b24-max-messenger .b24-max-icon {
  display: flex !important;
  width: 45px !important;
  height: 45px !important;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background: #735cff !important;
  border-radius: 50%;
  padding:0px;
}

.b24-max-messenger .b24-max-icon svg {
  width: 29px;
  height: 29px;
  fill: currentColor;
}

.b24-max-messenger .b24-max-icon::before,
.b24-max-messenger .b24-max-icon::after {
  display: none !important;
}
