.table tbody tr th, .table tbody tr td {
  padding: 15px;
  font-weight: normal;
}

.concept {
  margin-top: 30px;
  margin-bottom: 30px;
}

.company img {
  height: 1em;
}

.history .row {
  margin-top: 15px;
}

.history-label {
  text-align: center;
  background: #46C8F5;
  color: #fff;
  padding: 5px;
  border-radius: 20px;
}

.history-text {
  padding: 5px;
}

.main-img {
  margin: 30px 0;
  width: 100%;
}

.sub-img {
  margin: 30px 0;
  width: 100%;
  border: 10px solid #eee;
}

.msg-img img {
  width: 100%;
}
