* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

#leipa-paikkakunnat {
  width: 100%;
  margin-bottom: 16px;
  margin-top: 0;
  font-size: 16px;
  color: rgb(0,0,0);
  font-family: Montserrat, sans-serif;
  padding-bottom: 8px;
}

@media (min-width: 768px) {
  #ylakuva {
    height: 500px;
    min-height: auto;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-width: 3px;
    border-style: none;
    border-bottom: 6px none rgb(255,230,141) ;
  }
}

@media (max-width: 768px) {
  #ylakuva {
    height: 200px;
    min-height: auto;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-width: 3px;
    border-style: none;
    border-bottom: 6px none rgb(255,230,141) ;
  }
}

#gallery-button:hover {
  color: rgb(224,224,224);
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  min-width: 292px;
  border-radius: 0px;
  background: #d4a5ab;
}

#pyyda-tarjous:hover {
  background: #343434;
}

#:hover {
  color: rgb(224,224,224);
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  min-width: 292px;
  border-radius: 0px;
  background: #8c7980;
}

#ont {
  color: rgb(65,60,60);
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  min-width: 292px;
  border-radius: 0px;
  background: #d5bac3;
  font-size: 14px;
}

#kontakt-gallery {
  color: rgb(65,60,60);
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  min-width: 292px;
  border-radius: 0px;
  background: #d5bac3;
  font-size: 14px;
}

#gallery-button {
  color: rgb(255,255,255);
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  min-width: 292px;
  border-radius: 0px;
  background: #8c7980;
  font-size: 14px;
}

#pyyda-tarjous {
  margin-top: 15px;
  margin-bottom: 10px;
  background: #00aad5;
  color: rgb(254,254,254);
  font-family: 'Roboto';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 19px;
  border-color: #fefefe;
}

