/* Id: 7.5565219.1650638440
 * Generated: 24-Apr-2022 10:28:23
 */
    @charset "UTF-8";
/*
RESET FROM OTHER CSS FILES
*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*overflow-x: hidden; - remove, causing double scroll bar */
}
  
@media only screen and (min-width: 980px){
  .gutter #torso{
    overflow-x: hidden;
  }
}
  
@media only screen and (max-width: 767px) {
  #torso > .container {
    margin: 0 auto;
    padding: 2px 10px 20px;
    width: 100%;
    box-sizing: border-box;
    background: #eee;
  }
    
  .isArticle #torso > .container {
    background: #fff;
  }  

  .ev-hp-wrapper .card-display.superteaser .span8 a span.img .video-icon.medium  {
    padding: 0.5rem !important;
  }
    
  .lhs.span8-list .superteaser .span8 a span.img img {
    width: 100% !important;
  }

}


.sponsoredArticle .article_info ul li.author a, .sponsoredArticle .article_info ul li.author span {
	display: none;
}





      