#c_detail {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.content{
    max-width: 73em;
    margin: 1em;
}