.institucional {
  padding-bottom: 80px;
  padding-top: 70px;
}

.institucional .subtitle {
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 20px;
  text-align: center;
}

.institucional .media {
    margin-top: 25px;
}

.institucional .description {
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 55px;
}

.institucional .description ~ img {
  margin-top: 5px;
}

.institucional .btn {
    margin-top: 50px;
}
