@media screen and (max-width:744px){.mobile-transition{bottom:0;animation-name:example;animation-duration:1s}}@keyframes example{0%{bottom:-100%}to{bottom:0}}