.wrapper-page-content {

    background-color: #ece9e0;
    /*opacity: 0.5;*/
    /*background: #FFFFFF;*/
    padding: 10px 34px 50px 34px;
    line-height:1.8em;
    width:1000px;
    height: 685px;
}

.content-alert {
    /*margin:80px 0;*/
}
.content-plain-txt{
    height: 360px;
}
.content-plain-txt h2{
    padding-bottom: 20px;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
}

.content-plain-txt p{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 40px
}

.btn-back__content {
    text-align: center;
    letter-spacing: 0;
}
.btn-back__button{
    position: relative;
    overflow: hidden;
    margin: 8px 0 0 7px;
    background: url(../images/back.png) no-repeat center;
    background-size: 100%;
    clear: both;
    text-decoration: none;
    margin: 22px auto 0 auto;
    display: block;
    width: 210px;
    height: 50px;
    letter-spacing: 0;
}