.animated-content{position:relative;width:100%;padding-top:100px;opacity:0;transition:all .75s}.animated-content.animated-content-visible{padding-top:0;opacity:1}@media screen and (max-width:600px)and (max-height:400px){.animated-content{padding-top:0;opacity:1}}