.audiofield-player label {
  display: none;
}
.audiofield span {
  color: #036;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}
.trending-news-block {
  margin-top: 0px!important;
}
.audio-block {
  width: 100%!important;
  margin-left: 0!important;
  margin-top: 20px!important;
  left: 0!important;
}
audio {
  width: 100%;
  margin-bottom: 60px;
}
audio::-webkit-media-controls-enclosure {
  border-radius: 0px;
}
@media only screen and (min-width: 767px) {
  .page-node-type-news {
    margin-top: 0!important;
    padding-top: 0!important;
  }
  .news-article-content>.two-col {
    /* margin-top: -248px!important; */
  }
}

