.node-body .media-element-container{
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: center;
}
.node-body .media-element-container  img{
    vertical-align: middle;
}
.node-body .media-element-container .description-image-inside{
  background: #000;
  color:#fff;
  font: 13px/16px 'Source Sans Pro', sans-serif;
  margin: 0 auto;
  text-align: left;
  padding: 5px;
}

#id-player_truvid{
  clear: both;
  margin: 5px 0 5px 0;
}

@media only screen and (min-width: 993px){
  .col-left {
      width: calc(100% - 385px) !important;
  }
}

@media only screen and (min-width: 993px){
  .col-right {
      width: 375px !important;
  }
}

@media only screen and (max-width: 767px){
  .recs-wrapper-imx-ads{
    overflow: hidden;
    display: block;
    margin: 0 auto !important;
  }
  .recs-wrapper-imx-ads #PorqueLeisteAds{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    float: none !important;
    padding: 0 !important;
  }
  .recs-wrapper-imx-ads .relacionadosNotaBottom-items{
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    clear: both;
    float: none !important;
    padding-top: 15px;
  }
  .wrapper-we-recommend .relacionadosNotaBottom-items ul{
    width: 315px;
    margin-left: 15px;
  }

}

#content-main{
  float: left;
}