@media screen and (max-width: 959px){
.menu-button .link-inner {
background: #009540;
color: #fff;
padding: 5px 15px;
border-radius: 5px;
}
}