.animated{
	opacity:1;
}
.gallery-thumb.animated.fadeInLeft {
    transform: translateX(0px);
}