.big-image {
  margin-bottom: 0;
}

.reassurance-pg .text-header-jp {
  color: #2371f1;
  font-size: 60px !important;
  font-weight: 400;
}
.reassurance-pg .text-jp {
  color: #2371f1;
  font-size: 18px !important;
}
.section {
  padding-top: 0 !important;
}
.c-breadcrumb {
  padding-top: 0;
}
#reassurance-card {
  background: #fff;
  padding: 75px;
  margin-top: 30px;
  margin-bottom: 30px;
  height: 453px;
}
.content-heading {
  font-size: 24px;
  color: #2371f1;
}
p.content {
  margin-top: 50px;
  font-size: 18px;
}
span.number-heading {
  font-size: 72px;
  position: absolute;
}
#reassurance-card img.image-first-card,
#reassurance-card img.image-third-card {
  width: 90px !important;
  height: 71px;
  position: absolute;
  top: -35px;
}
#reassurance-card img.image1-first-card,
#reassurance-card img.image1-third-card {
  position: absolute;
  width: 473px;
  height: 302px;
  top: -192px;
  right: 75px;
}
#reassurance-card img.image-second-card {
  width: 90px !important;
  height: 71px;
  position: absolute;
  top: -35px;
  right: 345px;
}
#reassurance-card img.image1-second-card {
  position: absolute;
  width: 473px;
  height: 302px;
  top: -192px;
}

.first-card {
  margin-top: 210px !important;
}
.second-card h2.content-heading {
  text-align: end;
}
.third-card {
  margin-top: 100px !important;
  margin-bottom: 120px !important;
}
.second-card {
  margin-top: 140px !important;
}
.br-remove {
  display: none;
}
.section .main-heading h2.text-jp {
  margin-top: 24px;
}

.blue-dots {
  margin-top: 24px;
}

.section .main-heading h2.text-jp {
  color: #214ac1;
}
.main-heading .text-en {
  height: 70px;
}
@media screen and (min-width: 1025px) {
  .big-image {
    height: 320px;
  }
  .big-image img {
    height: 100%;
    object-fit: cover;
    object-position: 51% 54%;
  }
}
@media screen and (max-width: 1024px) {
  #reassurance-card {
    padding: 20px;
    height: auto;
  }
  #reassurance-card img.image-first-card,
  #reassurance-card img.image-third-card,
  #reassurance-card img.image-second-card {
    position: unset;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 71px;
    margin-top: 30px;
  }
  .content-heading {
    text-align: center !important;
    margin-top: 15px;
  }
  p.content {
    margin-top: 20px;
  }
  .first-card,
  .second-card,
  .third-card {
    /*margin-top: 348px !important;*/
    margin-top: 50px !important;
  }
  #reassurance-card img.image1-first-card,
  #reassurance-card img.image1-third-card,
  #reassurance-card img.image1-second-card {
    left: 0;
    right: 0;
    width: 100%;
    /*top: -303px;*/

    position: unset;
    height: 100%;
    top: 0;
  }
  .br-remove {
    display: block;
  }
  .third-card {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .main-heading .text-en {
    font-size: 45px;
  }
  .section .main-heading h2.text-jp {
    margin-top: 15px;
  }

  .blue-dots {
    margin-top: 15px;
  }

  .main-heading .text-en {
    height: 55px;
  }
}
