.aboutus .item-thumbnail-right p{
  overflow:inherit!important;
  text-overflow:inherit!important;
  white-space:normal!important;
  color: inherit;
  opacity: .75;
}
.aboutus .item-thumbnail-right h2{
  overflow:inherit;!important;
  text-overflow:inherit!important;
  white-space:normal!important;
  line-height: 1.6;
}
.aboutus .link-list .a-item-circle {
  flex: 1;
  width: auto;
  padding: inherit;
  min-width: 48px;
}
.aboutus .link-list .a-item-circle i.icon.i-color.item-circle {
  right: auto;
  position: initial;
  display: inline-flex;
}
.aboutus .link-list .a-item-circle .i-color.icon:before {
  font-size: 25px;
}
.aboutus .link-list .a-item-circle p {
  margin: 10px 0;
  text-overflow: initial;
  white-space: initial;
  line-height: 1.5;
}
.aboutus .link-list .list{
  display: flex;
  margin: 20px;
  width: auto;
  padding-bottom: 15px;
}
.aboutus .list-contact .list {
  margin: initial;
  width: auto;
  padding-bottom: 15px;
  padding-top: 15px;
}
.aboutus .list-contact p {
  text-overflow: initial;
  white-space: initial;
}