.article-main {
    float: none;
    margin-top: 20px;
    width: auto;
}

.message {
    text-align: left;
    margin: 2% 3%;
    line-height: 1.6;
}

.description2 {
    text-align: left;
    margin: 2% 3%;
    line-height: 1.6;
}

.description3 {
    text-align: left;
    margin: 2% 3%;
    line-height: 1.6;
}

.description4 {
    text-align: left;
    margin: 2% 0% 0% 30%;
    line-height: 1.6;
}

h3.home-h3 {
    text-align: center;
    width: 100%;
    background: #3399ff;
    margin: 0;
    border-top: solid 5PX blue;
    border-bottom: solid 5PX blue;
    color: #fff;
    font-size: 2em;
}

.home-eria {
    background-color: #fffeef;
    overflow: hidden;
    border: solid 1pX #336699;
    margin: 0 auto 2%;
    box-sizing: border-box;
}

.h4-privacy {
    background-color: #3399ff;
    border-top: solid 3PX blue;
    border-bottom: solid 3PX blue;
    color: #fff;
    margin: 7% auto 5%;
    border-radius: 90%;
    width: 95%;
    font-size: 1.3em;
}

.ml {
    text-align: left;
    margin-left: 4%;
}