.hc-a-content .hc-lbl{
  color: black;
}

.a-tan {
  background: url('../images/aesthetic-micropigmentation/microblading-after.png') center/cover no-repeat;
}

.b-tan {
  background: url('../images/aesthetic-micropigmentation/microblading-before.png') center/cover no-repeat;
}

.a-pig {
  background: url('../images/aesthetic-micropigmentation/lip-shading-after.png') center/cover no-repeat;
}

.b-pig {
  background: url('../images/aesthetic-micropigmentation/lip-shading-before.png') center/cover no-repeat;
}

.a-kor {
  background: url('../images/aesthetic-micropigmentation/micro-pigmentation-after.png') center/cover no-repeat;
}

.b-kor {
  background: url('../images/aesthetic-micropigmentation/micro-pigmentation-before.png') center/cover no-repeat;
}

.hc-a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/aesthetic-micropigmentation/banner/real-patient-microblading-after.png') center/cover no-repeat;
  z-index: 1;
}

.hc-b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/aesthetic-micropigmentation/banner/real-patient-microblading-before.png') center/cover no-repeat;
  z-index: 2;
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}