.partner-wrapper img {
  margin: 0 auto;
}
#more-news .item-news img {
  height: 90px;
}

#tin-cap-nhat-homepage .tin-khac a:link,
#tin-cap-nhat-homepage .tin-khac a:visited {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

#tin-cap-nhat-homepage .tin-khac a:hover,
.tin-khac .item-news.onhover a {
  color: #004d29;
}

#feature-news .img-hover-zoom--colorize img {
  height: 460px;
  object-position: top;
}
#tin-cap-nhat-homepage h2 a:link {
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 48px;
}
#feature-news .description {
  height: 185px;
}
#feature-news .description {
  padding: 35px 30px;
}
#get-height {
  gap: 0;
}
.thong-bao-moi ul li a {
  height: 47px;
  display: inline-block;
}
#tin-cap-nhat-homepage .thong-bao-moi ul li {
  margin-bottom: 15px;
  padding-bottom: 8px;
}
.footer-gg-map iframe {
  width: 100%;
  height: 350px;
}
.st-item-content{
  overflow-x: auto;
}
@media screen and (max-width: 768px) {
  #feature-news .description {
    padding: 15px;
  }
}

.gallery-img {
  position: relative;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  display: block;
}
.gallery-img img {
  object-fit: cover;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
#fixed-height .site-heading h2 {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 36px;
  margin-top: 10px;
  margin-bottom: 0;
  position: relative;
}
.btn-view-more-home .news-btn .theme-btn {
  padding: 10px 15px;
  display: inline-block !important;
  line-height: 22px;
  margin-top: 0;
}
.btn-view-more-home .news-btn .theme-btn:hover {
  color: white !important;
}

.faq-header .faq-icon img {
  width: 40px;
  max-height: 40px;
}