.content-area.blogi>*{max-width:1000px}.content-area.blogi h1{line-height:1.3em}.content-area.blogi>p{margin-bottom:150px;max-width:1000px}.blogi-postaukset{display:flex;flex-direction:column;gap:150px;margin-top:30px}.blogi-postaus{display:flex;gap:70px}.blogi-postaus img{width:300px;height:300px;object-fit:cover;border-radius:20px;flex-shrink:0}.blogi-postaus .tekstit{flex:1}.blogi-postaus .tekstit h3{margin-top:0;line-height:1.3em;font-family:var(--subheader-font);font-size:var(--subheader-font-size);font-weight:var(--subheader-font-weight);color:var(--subheader-color)}.blogi-postaus .tekstit p{margin-bottom:20px}.blogi-postaus .tekstit a{color:var(--theme-color);float:right}@media (max-width:1000px){.content-area.blogi h2{margin-top:0}}@media (max-width:780px){.blogi-postaukset{gap:120px}.blogi-postaus{flex-direction:column;gap:30px}.blogi-postaus img{height:200px;width:100%}}