@keyframes notFoundShake{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.notFoundImage{width:650px;max-width:100%;animation:3s ease-in-out infinite notFoundShake;display:block}
