/*----- min-width 1230px  -----*/

.mobile-only,
.toggleTitle  {
 display: none !important; 
}

div#headerWrap { width: 1200px; }

div#logo-wrap { width: 240px; }

div#search-wrap { width: 240px; }

div#pageWrap { width: 1200px; }

div#asideWrap { width: 310px; }

div#albumnav { display: block !important; }

div.narrow-cont { width: 1200px; }

div.extranarrow-cont { width: 960px; }

div#footerWrap { width: 1200px; }

/*----- STARTPAGE -----*/

div#placeLiftCont { width: 1200px; }

div.placeLiftWrap { width: 288px; }

div.placeLiftImgWrap {
  width: 282px;
  height: 189px;
} 

div.liftarea-cont-wrap2 { width: 1200px; }

div.liftbox.teksti p:last-of-type { margin-bottom: 0; }

/*----- MAPS -----*/

#map_canvas { 
  width: 890px;
  height: 612px;
}
 
.map_image {
  width: 890px;
  height: 612px;
}

/* ALBUMLIST */

.vv-album-item { width: 280px; }

.vv-album-item div.vv-album-itemImgWrap { 
 width: 280px; 
 height: 188px;
}

/* IMAGELIST */

.vv-item.kuva { width: 288px; }

.vv-item.kuva div.vv-itemImgWrap { 
  width: 256px;
  height: 172px;
}
