@media(max-width:799px){
  .vaihtoautolinkki{
    line-height: 15px !important;
  }
}
@media(min-width:800px){
  .vaihtoautolinkki{
    margin-bottom: 12px !important;
    display: inline-block;
  }
}
.audicode-custom {
  min-height: 500px;
}
.audicode-custom iframe {
  width: 100% !important;
}
.nm-audicode-iframe {
  padding-bottom: 300% !important;
}

*{
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.nm-footnote.nm-j-configuration-summary li:only-child {
	display: none;
}

[page-type="widescreen"] 
.nm-footer .nm-footer-sitemap-column {
	width: 25% !important;
}