@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
  .aui {
    /*.pv-sprite {
        background-image: url(/pv-theme/images/pv/icons/sprite-600x400@2x.png);
    }*/ }
    .aui .puolustusvoimat .sidebarLeft {
      background: #323232 url("../images/pv/graphics/mobileheader_pv-928x1920@2x.jpg") no-repeat top left;
      background-size: 100%; }
    .aui .maavoimat .sidebarLeft {
      background: #052e22 url("../images/mav/graphics/mobileheader_maavoimat-928x1920@2x.jpg") no-repeat top left;
      background-size: 100%; }
    .aui .merivoimat .sidebarLeft {
      background: #0c172e url("../images/mev/graphics/mobileheader_merivoimat-928x1920@2x.jpg") no-repeat top left;
      background-size: 100%; }
    .aui .ilmavoimat .sidebarLeft {
      background: #05254b url("../images/iv/graphics/mobileheader_ilmavoimat-928x1920@2x.jpg") no-repeat top left;
      background-size: 100%; }
    .aui .maanpuolustuskorkeakoulu .sidebarLeft {
      background: #3f0021 url("../images/mpkk/graphics/mobileheader_MPPK-928x1920@2x.jpg") no-repeat top left;
      background-size: 100%; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 3 / 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 1.5) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px) {
    .aui .puolustusvoimat .bg-image {
      background: #323232 url("../images/pv/graphics/header-pv-4600x620@2x.jpg") no-repeat center;
      background-size: auto 310px; }
    .aui .maavoimat .bg-image {
      background: #052e22 url("../images/mav/graphics/header-maavoimat-4600x620@2x.jpg") no-repeat center;
      background-size: auto 310px; }
    .aui .merivoimat .bg-image {
      background: #0c172e url("../images/mev/graphics/header-merivoimat-4600x620@2x.jpg") no-repeat center;
      background-size: auto 310px; }
    .aui .ilmavoimat .bg-image {
      background: #05254b url("../images/iv/graphics/header-ilmavoimat-4600x620@2x.jpg") no-repeat center;
      background-size: auto 310px; }
    .aui .maanpuolustuskorkeakoulu .bg-image {
      background: #3f0021 url("../images/mpkk/graphics/header-mppk-4600x620@2x.jpg") no-repeat center;
      background-size: auto 310px; } }