.gvcn-hero .card-img-bg {
  background-position: right top !important;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.gvcn-hero-content {
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 25px;
  padding-right: 25px;
}

.how-it-works-img {
  margin-top: 13px;
}
.how-txt-spc-top {
  display: block !important;
}
.how-txt-spc-top-mobile {
  display: none !important;
}
.how-vcn-desktop {
  display: block !important;
}
.how-vcn-mobile {
  display: none !important;
}

.features-img {
  width: 85px !important;
  height: auto !important;
  text-align: center !important;
  margin: 0 auto !important;
}
/* tabs */
.linking-tabs-01 {
  padding-top: 45px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
}
.linking-tabs-02 {
  padding-top: 45px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 45px;
}
/* tab 01 img */
.tab01-img01 {
  min-height: 245px !important;
}
.tab01-img02 {
  min-height: 245px !important;
}
.tab01-img03 {
  min-height: 245px !important;
}
/* tab 02 img */
.tab02-img01 {
  min-height: 210px !important;
}
.tab02-img02 {
  min-height: 210px !important;
}
.tab02-img03 {
  min-height: 210px !important;
}
/* tab 01 spacer */
.tab01-spc01 {
  min-height: 20px !important;
}
.tab01-spc02 {
  min-height: 20px !important;
}
.tab01-spc03 {
  min-height: 20px !important;
}
/* tab 02 spacer */
.tab02-spc01 {
  min-height: 20px !important;
}
.tab02-spc02 {
  min-height: 20px !important;
}
.tab02-spc03 {
  min-height: 20px !important;
}
/* tab 01 bottom mobile */
.tab01-btm01 {
  min-height: 30px !important;
}
.tab01-btm02 {
  min-height: 30px !important;
}
.tab01-btm03 {
  min-height: 20px !important;
}
/* tab 02 bottom mobile */
.tab02-btm01 {
  min-height: 30px !important;
}
.tab02-btm02 {
  min-height: 30px !important;
}

.priamry-spacers {
  min-height: 80px !important;
}
.benefits-spacer-bottom {
  min-height: 50px !important;
}

.hide-on-mobile {
  /* show desktop */
  display: block !important;
}
.hide-on-desktop {
  /* show mobile */
  display: none !important;
}

@media screen and (max-width: 1300px) {
}
@media screen and (max-width: 1280px) {
  .how-it-works-img {
    margin-top: 10px;
  }
  .how-txt-spc-top {
    margin-top: 20px;
  }
  .how-txt-spc-btm {
    min-height: 40px !important;
  }
  /* tab 01 img */
  .tab01-img01 {
    min-height: 180px !important;
  }
  .tab01-img02 {
    min-height: 180px !important;
  }
  .tab01-img03 {
    min-height: 180px !important;
  }
  /* tab 02 img */
  .tab02-img01 {
    min-height: 155px !important;
  }
  .tab02-img02 {
    min-height: 155px !important;
  }
  .tab02-img03 {
    min-height: 155px !important;
  }
  br .hide-on-mobile {
    /* show desktop */
    display: none !important;
  }
  .how-vcn-desktop {
    display: none !important;
  }
  .how-vcn-mobile {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .how-it-works-img {
    margin-top: 0px !important;
  }
  .how-txt-spc-top {
    display: none !important;
  }
  .how-txt-spc-top-mobile {
    display: block !important;
  }
  .how-txt-spc-btm {
    min-height: 0px !important;
  }
  /* tab 01 img */
  .tab01-img01 {
    min-height: 135px !important;
  }
  .tab01-img02 {
    min-height: 135px !important;
  }
  .tab01-img03 {
    min-height: 135px !important;
  }
  /* tab 02 img */
  .tab02-img01 {
    min-height: 125px !important;
  }
  .tab02-img02 {
    min-height: 125px !important;
  }
  .tab02-img03 {
    min-height: 125px !important;
  }
}
@media screen and (max-width: 991px) {
  /* tab 02 img */
  .tab02-img01 {
    min-height: 115px !important;
  }
  .tab02-img02 {
    min-height: 115px !important;
  }
  .tab02-img03 {
    min-height: 115px !important;
  }
}

@media screen and (max-width: 767px) {
  .hide-on-mobile {
    /* show desktop */
    display: none !important;
  }
  .hide-on-desktop {
    /* show mobile */
    display: block !important;
  }
  .priamry-spacers {
    min-height: 60px !important;
  }
  .benefits-spacer-bottom {
    min-height: 60px !important;
  }
  .how-it-works-img {
    margin-top: 0px;
  }
  /* tab 01 img */
  .tab01-img01 {
    min-height: 310px !important;
  }
  .tab01-img02 {
    min-height: 322px !important;
  }
  .tab01-img03 {
    min-height: 310px !important;
  }
  /* tab 02 img */
  .tab02-img01 {
    min-height: 265px !important;
  }
  .tab02-img02 {
    min-height: 265px !important;
  }
  .tab02-img03 {
    min-height: 265px !important;
  }
  .mod02-text-mobile {
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
}
@media screen and (max-width: 540px) {
  /* tab 01 img */
  .tab01-img01 {
    min-height: 250px !important;
  }
  .tab01-img02 {
    min-height: 252px !important;
  }
  .tab01-img03 {
    min-height: 250px !important;
  }
  /* tab 02 img */
  .tab02-img01 {
    min-height: 210px !important;
  }
  .tab02-img02 {
    min-height: 210px !important;
  }
  .tab02-img03 {
    min-height: 210px !important;
  }
}
@media screen and (max-width: 480px) {
  .tab01-img01 {
    min-height: 213px !important;
  }
  .tab01-img02 {
    min-height: 222px !important;
  }
  .tab01-img03 {
    min-height: 215px !important;
  }
  /* tab 02 img */
  .tab02-img01 {
    min-height: 180px !important;
  }
  .tab02-img02 {
    min-height: 180px !important;
  }
  .tab02-img03 {
    min-height: 180px !important;
  }
}
.how-to-enroll {
  display: none !important;
}
