.sisaltolohko .container.wider {
  width: 100%;
  max-width: 1600px !important;
}

.row.blog-as {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sisaltolohko .container.smaller {
  max-width: 800px !important;
}

h2.otsikko.text-left {
  text-align: left;
}

h2.otsikko.text-center {
  text-align: center;
}

h2.otsikko.text-right {
  text-align: right;
}