.wer-post-items .normal .post-header img, .wer-post-items .inner .post-item-header img{width:100%;  transition:transform 0.4s ease; }
.wer-post-items .inner{background:none !important;margin-bottom:30px; }
.wer-post-items .inner .post-body{position:absolute;bottom:0;left:0px; z-index:1; padding:15px;}
.wer-post-items .inner .post-item-header:after { background-image: linear-gradient(transparent, #000); content:''; height:40%; position:absolute; bottom:0; width:100%; }
.wer-post-items .inner:hover .post-item-header img, .wer-post-items .normal:hover .post-header img { transform:scale(1.1); }
.wer-post-items .post-header { overflow:hidden; }
.wer-post-items .inner .post-item-header { position:relative; }
.wer-post-items .inner p { margin:0px; }