
#top-sidebar { width: 29%;max-width:300px; }
#author-left-col,#spon-pkg-left-col { width : 71%; }

.spon-pkg-stream li { border-top:1px solid #ddd;padding-top:20px;margin-top:30px;display:none; }
.spon-pkg-stream li:nth-child(-n+10) {display:block;}
.spon-pkg-stream .load_more_shelf { display:none; }
.spon-pkg-stream { padding-left: 0;}
.spon-pkg-stream .story-type { text-transform: uppercase;color: #999; }

.collection-sponsor .label { position:relative; bottom:15px;}

[class^="load_more_shelf"] { display:none; }

@media screen and (max-width: 414px) {
    #spon-pkg-left-col { width: 100%;}
    #top-sidebar { width: 100%;max-width:100%;}
    .pkg-inner p { font: 400 14px/18px 'open-sans', sans-serif; margin:15px 15px;}
    .pkg-inner h1 { font-size:24px; line-height:26px;}
    .pkg-inner h5 { font-size:18px; line-height:18px;margin-bottom:20px;}
    .collection-sponsor .label { position:relative; bottom:0;}
}
.top-stories {margin: 30px 0; }
.section-title { min-width: 300px; border-bottom: 1px solid #ddd; padding-bottom: 10px; }


.pkg-collection-header { margin: 0 0 30px; padding:0;display: block;background:transparent url(/assets/master-template/images/hash-5.png) 50% 10% no-repeat;background-size:cover; background-attachment:scroll; text-align:center;}

.techcenter-stream li { border-top:1px solid #ddd;padding-top:20px;margin-top:30px;display:none; }
.techcenter-stream li:nth-child(-n+10) {display:block;}
.techcenter-stream .load_more_shelf { display:none; }

.hashtag-feed { list-style: none; margin: 0; padding: 0; }
.hashtag-feed li { display:block; }
.hashtag-feed li img { display:block;width: 15%;float: left; }
.hashtag-feed li .tweet-block { display: inline-block;width: 85%;padding:0 5px 10px 10px; }
