body.portal .gallery .gallery-container .gallery-content .gallery-image__single-description {
    height: 4.875rem;
    padding: 20px 20px 0 20px;
    font-weight: 500;
    line-height: 1.4;
font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body[data-necesary-style=mustRead] .contents-list.necessary .articles__nonimportants--single .content-wrapper .article-header__name {
height: 4.6rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.header-search-btn svg {
transform: scale(.65)
}

.starter-bg { display: none !important }
.no-index .banners .banner-item-img img { max-width: 100px }