
/* v51z – delší položka menu "Fotky z realizací" */
@media (min-width: 921px){
  html body .site-header .main-nav > a,
  html body .site-header .nav-dropdown > a{
    padding-left:10px!important;
    padding-right:10px!important;
    font-size:15px!important;
    white-space:nowrap!important;
  }
}
