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

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

@media (max-width: 575px) {
  #h2-otsikko-paikkakunnat {
    color: rgb(255,255,255);
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding-top: 26px;
  }
}

@media (min-width: 576px) {
  #h2-otsikko-paikkakunnat {
    color: rgb(255,255,255);
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    padding-top: 26px;
  }
}

#leipa-paikkakunnat {
  width: 100%;
  margin-bottom: 20px;
  padding: 0px;
  padding-top: 0px;
  color: rgb(0,0,0);
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  width: 100%;
}

@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 {
  color: rgb(224,224,224);
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  min-width: 263px;
  border-radius: 0px;
  background: #231f20;
}

#: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;
}

#pyyda-tarjous {
  color: rgb(0,0,0);
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  min-width: 292px;
  border-radius: 0px;
  background: #edd734;
  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 {
  color: rgb(0,0,0);
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  min-width: 263px;
  border-radius: 0px;
  background: #edd734;
  font-size: 17px;
  letter-spacing: 2px;
}

