.hvdw-content-raw {
    margin-top: 5px; 
    overflow: hidden;
    height: 110px;
    width: 100%;
}

.hvdw-content-raw img{
    display: none;
}

.hvdw-block {
    border: 0.10em solid #cecece;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .hvdw-archive-block{
      height: 445px;
    }
}

#hvdw-content {
    text-align: center;
}

#hvdw-image {
    max-height: 300px;
    margin-bottom: 5px;
}

.readmore {
  float:right;
  margin: 10px 10px 10px 0px;
}

.post-date {
  padding: 5px 0;
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}

.back-link {
  padding: 10px 0;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}