.special-item-img{
  position: relative;
  width: 100%;
  padding-bottom: 62.4%;
}
.special-item-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/*  */
.special-item{
  width: 100%;
  margin-right: 0;
  margin-bottom: .53rem /* 40/75 */;
}
.special-item-text{
  padding: .32rem /* 24/75 */ .266667rem /* 20/75 */;
  min-height: auto;
}
.special-item-title{
  margin-bottom: .266667rem /* 20/75 */;
  line-height: .4rem /* 30/75 */;
}
.special-item-title a{
  font-size: .266667rem /* 20/75 */;
}
.special-item-summary{
  font-size: .186667rem /* 14/75 */;
  line-height: 120%;
}
