/*.img {
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}*/

.img {
  padding-top: 15px;
}

.names {
  font-weight: bold;
  padding-top: 5px;
  color: #383838;
}

.dec_item {
  padding-top: 5px;
}

.date {
  padding-bottom: 15px;
}

.container_items {
  margin-bottom: 25px;
}
