.shortstory{background:#fbfbfb;margin:0 0 20px 0;box-shadow:0px 2px 5px rgba(0,0,0,0.2);}
.shortstory-images{position:relative;}
.shortstory-images a{display:block;overflow:hidden;}
.shortstory-images a img{height:auto;width:100%;display:block;}
.shortstory-images a:hover img{opacity:0.8}
.shortstory-content{height:auto;overflow:hidden;padding:20px 20px 0 20px;margin-bottom:20px;}
.shortstory-link{font-size:18px;margin-bottom:20px;}
@media (min-width:768px){.shortstory-images a img{height:220px;}
.shortstory-content{height:150px;}
}
@media (min-width:992px){.shortstory-images a img{height:220px;}
.shortstory-content{height:150px;}
}
@media (min-width:1200px){.shortstory-images a img{height:180px;}
.shortstory-content{height:150px;}
}
.shortstory-bottom{background:#7cc2c5;color:#fff;position:relative;height:38px;line-height:38px;overflow:hidden;padding-left:20px;}
.shortstory-date, .shortstory-comments{font-size:11px;}
.shortstory-date i, .shortstory-comments i{font-size:14px;margin-right:5px;}
.shortstory-comments{padding-left:10px;}
.shortstory-bottom .shortstory-more{background:#3ba8ac;color:#fff;position:absolute;right:0;width:110px;display:inline-block;font-size:12px;text-align:center;text-shadow:1px 1px 1px rgba(255,255,255,0.2);}
.shortstory-bottom .shortstory-more:hover{background:#268F93;color:#fff}