.cw-gpw-posts-section{position:relative;}
.cw-gpw-posts-section .cw-gpw-posts{}

.cw-gpw-posts-section .cw-gpw-posts .cw-gpw-post-row{overflow:hidden;}
.cw-gpw-posts-section .cw-gpw-posts .cw-gpw-post-row:last-child{margin-bottom:0px!important;}

.cw-gpw-posts-section .cw-gpw-posts .cw-gpw-post{  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: none;
  filter: none; display:block;float:left;background-repeat: no-repeat;background-size: cover; background-position: 50% 50%;}
.cw-gpw-posts-section .cw-gpw-posts .cw-gpw-post:first-child{margin-left:0px!important;}

.cw-gpw-posts-section .cw-gpw-posts .cw-gpw-post .cw-gpw-post-wrapper{ opacity: 1;width:100%; height: 45px; margin-top: 140px; color:#fff;background:#000000;
transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   vertical-align:middle;
   filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: none;
  filter: none;
}
.cw-gpw-posts-section .cw-gpw-posts .cw-gpw-post:hover .cw-gpw-post-wrapper{opacity: 1; height: 45px; margin-top: 140px; background: #616c4f;}

.cw-gpw-posts-section .cw-gpw-posts .cw-gpw-post .cw-gpw-post-wrapper .cw-gpw-post-content{padding:5px; margin-top: -100px;}