/* Enter Your Custom CSS Here */
@media only screen and (min-width: 480px){
#top .social_bookmarks li a {
width: 50px;
line-height: 32px;
min-height: 50px;
font-size: 30px;
}

#top .social_bookmarks li {
height: 100%;
width: 50px;
}

#top .social_bookmarks li a { line-height: 50px; }
}
