.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.ts-theme-rent-information .list-process .item .contact .tit {
  display: flex;
  align-items: center;
}
.ts-theme-rent-information .list-process .item .contact .tit [class^=ico] {
  display: none;
  padding: 0;
  display: block;
  border-radius: 50%;
  width: 56rem;
  height: 56rem;
  background-color: #F5F6F8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40rem 40rem;
}
.ts-theme-rent-information .list-process .item .contact .tit [class^=ico]:before {
  display: none;
}
.ts-theme-rent-information .list-process .item .contact .tit span {
  display: inline-block;
  position: relative;
  padding: 0 0 0 24rem;
  font-size: 20rem;
  font-style: normal;
  font-weight: 600;
}