.cn .first-section .advs-box-content{
	height: 230px;
}
.cn .first-section .advs-box-content p{
	    height: 85px;
}

.cn .second-section .advs-box .advs-box-content p {
    height: 80px;
}

.cn .about-item img{
	    object-fit: cover;
    height: 100%;

}
.cn .contact .advs-box.boxed-inverse.text-left{
	height: 268px;
}
.cn .contact .advs-box.boxed-inverse.text-left p{
	height: 55px;
}
.cn .third-section .advs-box.text-left p{
      overflow-y: scroll;
    height: 240px;
}
@media (max-width: 320px) {
  .cn .first-section .advs-box .advs-box-content{
  	padding: 26px;
  }
  .cn .header-base .title-base h1 {
    font-size: 20px;
}
}
.cn .footer-contact span {
    width: 85px;
    display: block;
    float: left;
}

.cn .navbar .navbar-nav > li a {
 font-size: 15px;
}
.cn .selected-language span {
   font-size: 11px;
}
.cn .lan-menu li > .lang-dropdown-menu > .dropdown-item {
    font-size: 11px;
}
body.cn p, body.cn .adv-img p, body.cn .caption-bottom p, body.cn .adv-circle .caption p, body.cn .advs-box p, body.cn .list-blog p, body.cn .progress-circle .inner-circle p{
    font-size: 17px;
}
.cn .row-footer{
        grid-template-columns: auto 284px 228px;
}