.protocols {
  margin-top: 20px;
  padding: 0 200px;
}
.protocols-title {
  height: 150px;
  font-size: 50px;
  font-weight: 900;
  text-align: center;
}
.protocols-img {
  width: 240px;
  text-align: center;
  margin: auto auto 16px;
}
.protocols-img img {
  display: block;
}
.protocols-img div {
  width: 240px;
}
.protocols p {
  text-indent: 4em;
}
.protocols h5 {
  text-indent: 2em;
  margin: 20px 0;
  font-weight: 900;
}
.protocols table {
  width: 600px;
  margin-left: 100px;
}
