.industry {
  margin-top: 9vh;
  padding: 2vw 2vw;
}
.industry h1,
.industry h2 {
  margin-bottom: 10px;
  font-weight: normal;
  text-align: center;
  font-size: 20px;
}
.industry h2 {
  margin-bottom: 10px;
  font-size: 15px;
  color: #828283;
}
.industry .content video {
  width: 96vw !important;
  height: auto !important;
}
.industry .content img {
  width: 96vw;
  height: auto;
}
.industry .content p {
  font-size: 15px;
}
.moreIndustry {
  padding: 10px 10px;
  margin-bottom: 9vh;
}
.moreIndustry h2 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 18px;
}
.moreIndustry ul li {
  font-size: 16px;
  margin-bottom: 5px;
  color: #828283;
}
