.payment_method_wlstar > label > img {
  max-height: 1.418em !important;
}

.pay-col-1 .wlstarpay-col4 .icon {
  width: 14px;
  position: absolute;
  right: 24px;
  top: 10px;
  height: 14px;
}
.wlstarpay-col4 {
  display: flex;
  align-items: center;
}
.wlstarpay-col4 span {
  flex: 1;
  margin-left: 4px;
}
#what {
  line-height: 15px;
  margin-left: 0;
  position: relative;
  float: left;
  margin-top: 10px;
}
#what a {
  cursor: pointer;
  background: url(../images/picture.jpg) 0 -64px no-repeat;
  width: 48px;
  height: 28px;
  display: block;
}
#what .what1 {
  display: none;
}
#what:hover .what1 {
  display: block;
  position: absolute;
  top: 29px;
  left: 2px;
  padding: 10px;
  border: 1px solid #dcdcdc;
  width: 265px;
  height: 166px;
  background: #fff url(../images/picture.jpg) 10px -98px no-repeat;
  z-index: 10000;
}
