/*----- min-width 1230px  -----*/

.mobile-only,
div.aluekohde div.kohdenimi span.letter,
.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#asideWrap div#alueet { display: block !important; }

div.narrow-cont { width: 1200px; }

div.extranarrow-cont { width: 960px; }

div#footerWrap { width: 1200px; }

div#footerWrap .table-cell { width: 575px; }

/*----- STARTPAGE -----*/

div#placeLiftCont { width: 1200px; }

div.placeLiftWrap { width: 300px; }

div.placeLiftImgWrap {
  width: 298px;
  height: 224px;
}

div.liftarea-cont-wrap2 { width: 1200px; }

div.liftbox.teksti p:last-of-type { margin-bottom: 0; }

/*----- ROUTE AND DESTINATION PAGES -----*/

div.kaikkipolut { margin-left: -10px; }

div.polkuitem { 
  width: 290px;
  margin-bottom: 10px;
  margin-left: 10px;
}

div.polkuitem div.polkuimgWrap {
  width: 290px;
  height: 218px;
}

div.kohdegroup { margin-left: -10px; }

div.kohdegroupitem { 
  width: 290px;
  margin-left: 10px;
  margin-bottom: 10px;
}

div.kohdegroupitem div.kohdeimgWrap {
  width: 290px;
  height: 218px;
}

div.mediaAudioCont { flex-basis: 290px; }

div.mediaLinkCont { flex-basis: 290px; }

div.homeLinkCont { flex-basis: 290px; }

/*----- MAPS -----*/

#map_canvas { 
  width: 890px;
  height: 612px;
}
 
.map_image {
  width: 890px;
  height: 612px;
}

/*--- CALENDAR---*/

div.cal-wrapper div#cal-container-right { width: 505px; }
