article.has-post-thumbnail {
    border: solid 1px #2a2a2a;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    background: #ffffff;
    color: #2a2a2a;
    max-width: 450px;
  }

div#pagewrap.hfeed.site {
    background: #FAFBFC;
  }

div.player_container {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  }

div.upsell-products {
   border-radius: 10px;
}

section.related.products {
    display: none;
}