.details {
    padding:15px;
}
.details h1{
    font-size: 25px;
    margin-bottom: 10px;
    text-align:center;
}

.detinfo{
    color: #999;
    font-size:16px;
    text-align:center;
}

.conts{
    line-height: 32px;
    font-size: 17px;
    word-wrap: break-word;
    color:#333;
}
.conts img{
    max-width:100%;
}