@media only screen and (min-width:960px) {
  .item-r img {
    width: 100%
  }
}

.page-footer .item-l .item2 {
	width: 25%;
	padding-right: 3%;
	line-height: 1.3
}