.kbimage{animation:kbzoom 80s infinite}@keyframes kbzoom{0%{transform:scale(1)}20%{transform:scale(1.2)}100%{transform:scale(1)}}@media only screen and (max-width:767px){body header img#logo{max-width:200%!important;max-height:80%!important;height:auto!important;width:auto!important}}