@media only screen and (min-width:900px){.menu-cta a{font-size:18px;background:#fff;color:#e02b20!important;padding:8px 8px!important;margin:0 0 8px;font-weight:bold;letter-spacing:1px!important;animation:mymove .7s infinite}#et-info{padding-bottom:0px!important;padding-top:6px!important}}@keyframes mymove{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1.0)}}