.banner {
  width: 100%;
  height: 60vh;
  background: url(../img//company/coop.jpg) no-repeat;
  background-size: cover;
}



.contactItem {
  margin-bottom: 0.7vw;
}

.contactItem img {
  width: 25px;
}

.contactInfor {
  margin-top: 1vw;
}