.payment_method_ankapay label {
  display: contents;
  width: 100%;

  img {
    max-height: 100% !important;
  }
}

.wc-block-components-radio-control__label {
  span {
    img {
      height: 100% !important;
      max-height: 100% !important;
      width: 98% !important;
      float: left !important;
    }
  }
}
