.blk-1{
  background-image: url(../img/out/bg_blk-1.png);
  position: relative;
  z-index: 1;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  min-height: 40vh;
  padding-top: 19vh;
  padding-bottom: 15vh;
}
.lists h5{
  color: #8fd9c8 !important;
}
.KK-1{
  background-image: url(../img/out/bg_KK-1.png);
  position: relative;
  z-index: 1;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 0;
  padding-bottom: 2vh;
}
.KK-2{
  background-image: url(../img/out/bg_KK-2.png);
  position: relative;
  z-index: 1;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 10vh;
  padding-bottom: 5vh;
}
.KK-3{
  background-image: url(../img/out/bg_KK-3.png);
  position: relative;
  z-index: 1;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 3vh;
  padding-bottom: 8vh;
}
.KK-4{
  background-image: url(../img/out/bg_KK-4.png);
  position: relative;
  z-index: 1;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 3vh;
  padding-bottom: 8vh;
}
@media (max-height: 990px) {
    .blk-1{
      padding-top: 25vh;
      padding-bottom: 15vh;
    }
}
