.headerImg {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding: 30px;
}

.technical-wrapper {
  padding: 22px 90px;
}

.technical-item {
  padding-top: 15px;
  padding-bottom: 35px;
  border-bottom: 1px solid #a2a2a2;
}

.technical-group {
  letter-spacing: 0px;
  text-transform: none;
  font-size: 18px;
  color: #000000;
  text-align: left;
  font-style: inherit;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: px;
}

.technical {
  padding-bottom: 5px;
  font-family: "Open Sans";
}

.technical a {
  color: #0000ff;
  font-size: 16px;
}

.technical a:hover {
  color: #777777;
}

.desc {
  color: #777777;
}
