body{
    width: 680px;
    margin: auto;
}
img.lp-img {
    width: 40%;
}
b.subtitle1{
    font-size: 140%;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

div.ss-div > img {
    width: 26%;
}

div.ss-div {
    justify-content: center;
}

p.lp-p {
    /*font-weight: 700;*/
}

body.eki-body h2 {
   margin-bottom: 20px;
}
