.details-content {
    width: 100%;
    border: 1px solid #ccc;
    padding: 6px 12px;
    background-color: #eee;
}

    .details-content img {
        max-width: 100%;
    }
