.hp--custom-recharge-widget {
  display: flex;
  align-items: center;
  column-gap: 24px;
  padding-left: 23px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.hp--custom-recharge-widget .sub-image {
  width: 64px;
}
.hp--custom-recharge-widget .sub-text {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}