.imgFloatButton_wrapper {
  display: block;
  position: relative;
}

.imgFloatButton {
  position: absolute;
  width: auto !important;
  min-height: auto;
  right: 15px;
  bottom: 27px;
  padding: 8px 16px;
  background: #fff;
  border: 1px solid #dadada;
  font-size: 13px !important;
}
