/*---TOOLTIP---*/ 
.tip-wrap{cursor: default; position: relative; }
.tip-wrap {content: attr(alt);text-align: center;width: 120px;position: absolute;top: 22px;left: -60px;padding: 12px 10px 12px 10px;}
.tip-title{ display: none;}
/*---FEATURED BLOG---*/  
.blog-featured .items-leading{  width: 100%;}
.blog-featured .items-row.cols-1 .item{  width: 100%;}
.blog-featured .items-row.cols-2 .item{  width: 50%;}