.ind .first-section .advs-box-content{
	height: 330px;
}
.ind .first-section .advs-box-content p{
	    height: 180px;
}
.ind .first-section .advs-box-content a{
    margin-top: 28px;
}
.ind .second-section .advs-box .advs-box-content p {
    height: 145px;
}
.ind .second-section .advs-box h3 {

    padding-right: 4px;
    margin-top: 22px;

}
.ind .industries-h4 p{
    font-size: 16px;
}
.ind .about-item img{
	    object-fit: cover;
    height: 100%;

}
.ind .contact .form-trigger2 {
	font-size: 14px;
}
.ind .contact .advs-box.boxed-inverse.text-left{
	height: 330px;
}
.ind .contact .advs-box.boxed-inverse.text-left p{
	height: 100px;
}
.ind .third-section .advs-box.text-left p{
      overflow-y: scroll;
    height: 240px;
}
.ind .footer-contact span{
        width: 74px;
}
.ind .contact .boxed-inverse hr{
    margin-bottom: 9px;
}

@media (max-width: 320px) {
  .ind .first-section .advs-box .advs-box-content{
  	padding: 26px;
  }
  .ind .header-base .title-base h1 {
    font-size: 20px;
}
}


