body {
  padding-top: 0px !important;
}

.ba-checkout-order-form-payment .ba-checkout-order-row-title::after {
  background-image: url("https://new.baldeaglecbd.com/images/viva_logo.png");
  content: "";
  height: 35px;
  width: 200px;
  background-size: 60%;
  background-repeat: no-repeat;
	position: absolute;
  margin-left: 10px;
}

.ba-checkout-order-form-payment:has(input[data-type="vivawallet"]) .ba-checkout-order-row-title {
    font-size: 0 !important;
}