.animated-image{position:relative;display:inline-block;float:left}.image-wrap img{float:left}.animated-image-text{position:absolute;display:flex;width:100%;height:100%;flex-direction:column;padding:30px;color:#fff;justify-content:flex-end}.animated-image-title{font-size:45px;line-height:1;font-family:'Bebas Neue',cursive;font-weight:300;margin-bottom:10px}.animated-image-text p{opacity:0}.animated-image:hover .animated-image-text{background:#fedb00e8;cursor:pointer}.animated-image:hover .animated-image-text p{opacity:1}.animated-image .animated-image-text p{transition:all 500ms}.animated-image .animated-image-text{transition:all 500ms}.blog-animated-image{display:flex;flex-direction:row;flex-wrap:wrap}.blog-animated-image .animated-image-wrapper{width:33.33%}a.animated-image-button{background:#000;text-decoration:none !important;display:inline-block;color:#fff;width:auto;text-transform:uppercase;font-family:'Bebas Neue',cursive;font-weight:100;line-height:1;padding:20px 20px 17px;letter-spacing:1px;position:relative;opacity:0}a.animated-image-button:after{content:"";width:50px;height:1px;background:#fff;display:inline-block;margin-left:10px;position:relative;top:-4px}.animated-image:hover .animated-image-text a{opacity:1}@media screen and (max-width:991px){.blog-animated-image .animated-image-wrapper{width:50%}}@media screen and (max-width:767px){.blog-animated-image .animated-image-wrapper{width:50%}}@media screen and (max-width:540px){.blog-animated-image .animated-image-wrapper{width:100%}}