#customerSmall.customer-small {
  width: 52px !important;
  height: 52px !important;
  box-sizing: border-box;
  display: flex !important;
  align-items: center;
  justify-content: center;
  top: 70vh !important;
  bottom: auto !important;
  background: #00f0ff url("../img/helper-kf1.187d45b3.svg") center / 30px 30px no-repeat;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

#customerSmall.customer-small:hover {
  background-image: url("../img/helper-kf2.807cd303.svg");
}

#customerSmall.customer-small .red-point {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 800px) {
  #customerSmall.customer-small {
    width: 48px !important;
    height: 48px !important;
    right: 14px;
    top: 72vh !important;
    bottom: auto !important;
  }
}

@media screen and (max-width: 800px) {
  .newsa .ld-item .dwsdf {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 10px;
    width: 100%;
    margin-top: 12px !important;
    padding-right: 0 !important;
  }

  .newsa .ld-item .dwsdf .as-item {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 78px;
    min-height: 32px;
    margin-left: 0 !important;
    padding: 6px 12px !important;
    white-space: nowrap;
    line-height: 1.2;
  }
}
