@media (max-width: 768px) {
a.more { 
 text-decoration: none;
 height:49px; padding:24px 29px; text-align:center;
 background-image: url(/new/elements/links/60.png);
 background-repeat: no-repeat;
}

a:hover.more { 
 text-decoration: none;
 height:49px; padding:24px 29px; text-align:center;
}

a.morewhite { 
 text-decoration: none;
 height:59px; padding:24px 53px; text-align:center;
 background-image: url(/new/elements/links/67.png);
 background-repeat: no-repeat;
}

a:hover.morewhite { 
 text-decoration: none;
 height:59px; padding:24px 53px; text-align:center;
}
}