#bg-full-image-post{width:100%;height:auto;max-height:500px;display:block;line-height:500px;overflow:hidden}#bg-full-image-post:after{content:'';display:block;width:100%;height:50%;z-index:1;position:absolute;bottom:0;left:0;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}#bg-full-image-post img{position:relative;margin:-50% auto;width:100%;height:auto;vertical-align:middle}@media(max-width:768px){.bg-full-image-post{margin-top:35px}