body.td-animation-stack-type0 .td-animation-stack .entry-thumb, body.td-animation-stack-type0 .post img {
    opacity: 1 !important;
}

<!-- STYLE START -->

body{
position:relative;
}
#sticky.fixed{
	margin-top: 0 !important;
	position: fixed;
	top: 0;
	left:0;
	z-index: 10000;
	text-align:center;
	width:100%;
}
#sticky.fixed div{
	margin: 0 auto;
}

<!-- STYLE END -->