.gallery .theme_menu, .listing .theme_menu, .simple .theme_menu {
  padding-top: 20px !important;
}

.theme_social {
  display: none !important;
}

.gallery_page .page.clearfix #themeHeader .padding-div .theme_logo .logo a img {
  padding-left: 30px;
}

.gallery .cursor_right.cursor_white.cursor_s {
  cursor: auto;
}

@media only screen 
and (max-width : 480px) {
/* Styles */
.theme_logo .logo img {
  padding-left: 4px !important;
  height: 34px !important;
  }
  
  .gallery .assets {
    height: 470px !important;
  }
  
  #using  a{
    font-size:0;
  }

  #using a:after {
    content: '@ciscoyoung';
    cursor: not-allowed;
     text-decoration: none !important;
    font-size:16px;         /* original font size */
  }
  #using a:link { text-decoration: none !important; }

#using a:visited { text-decoration: none !important; }

#using a:hover { text-decoration: none !important; }

#using a:active { text-decoration: none !important; }
}

