#wrapper .gioithieu-sec-1 {
  padding-top: 64px;
  padding-bottom: 64px;
}
#wrapper .gioithieu-sec-1-col-left {
  border-right: 4px solid #4caf1c;
}
#wrapper .gioithieu-sec-1-col-left h1 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
}
#wrapper .gioithieu-sec-1-col-left .col-inner {
  display: flex;
  flex-direction: column;
}
#wrapper .gioithieu-sec-1-col-left .img {
  max-width: 152px;
  margin-left: auto;
  margin-top: auto;
}
#wrapper .gioithieu-sec-1-col-right .text:last-child p {
  margin-bottom: 0;
}
#wrapper .gioithieu-sec-3 {
  background: linear-gradient(268.9deg, #E6F3EB 1.92%, #E7F4E6 26.97%, #FEFBF0 92.72%);
}
#wrapper .gioithieu-sec-3 h2 {
  color: #262626;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
}
#wrapper .gioithieu-sec-3-box .col-inner {
  box-shadow: 0px 4px 8px 0px #03200E05;
  background-color: #FFFFFF;
  border-radius: 16px;
  padding: 32px 24px;
}
#wrapper .gioithieu-sec-3-box h3 {
  color: #47940B;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.01em;
  margin-bottom: 16px;
}
#wrapper .gioithieu-sec-3-box p {
  color: #4D4D4D;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
}
#wrapper .gioithieu-sec-3-box .icon-box-img {
  margin-bottom: 32px;
}
#wrapper .gioithieu-sec-4-col-left h2 {
  color: #47940B;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
}
#wrapper .gioithieu-sec-4-col-left p {
  font-size: 20px;
  line-height: 1.3;
  color: #393939;
  font-weight: 400;
}
#wrapper .gioithieu-sec-4-col-right .img {
  background-color: #fff;
  border: 1px solid #C7C7C7;
  border-radius: 16px;
  padding: 4px;
}
#wrapper .gioithieu-sec-4-col-right .img img {
  border-radius: 12px;
}
#wrapper .gioithieu-sec-4-col-right .info-position p {
  color: #292929;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  margin: 0 12px 2px;
}
#wrapper .gioithieu-sec-4-col-right .info-name p {
  color: #47940B;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  margin: 0 12px 2px;
}
#wrapper .gioithieu-sec-4-col-right .info-desc p {
  color: #47940B;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0 12px 2px;
}
#wrapper .gioithieu-sec-5 .doctor-card__name {
  font-size: 18px;
}
#wrapper .gioithieu-sec-5 .doctor-card__position,
#wrapper .gioithieu-sec-5 .doctor-card__department {
  font-size: 16px;
}
@media (min-width: 768px) {
  #wrapper .gioithieu-sec-1 .col {
    padding-bottom: 0;
  }
}