#content-detail .image.center {
    text-align: center;
}
#content-detail .image img {
    width: 100%!important;
    height: auto!important;
}
#content-detail .image .desc {
    background: #efefef;
    color: #0683dc;
    padding: 5px;
}
