.single-content__content{
    width:450px;
    color:#fff;
    font-size:14px;
    margin:0 26px 0 0;
}
.single-content__content-title {
    font-size: 40px;
    font-weight:bold;
    margin:0 0 15px 0;
    display: block;
}
.single-content__content p{
    text-indent: 2em;
    line-height:1.7em;
    margin:0;
}
.single-content {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.single-content img {
    width: auto;
    height: 658px;
    border: 0;
    outline: 0;
}
.main-content__wrapper {
    height: 100%;
    margin:0 0 0 200px;
}