div.left.square.file {
    box-sizing: content-box;
    width: 250px;
}
div.right.square.file {
    box-sizing: content-box;
    width: 250px;
}
div.center.large.file .attachments {
width:100%;
}

div.center.large.file .attachments img {
width:100%;
}