img.icon {
    width: 16%;
}
img.content {
    width: 60%;
    padding: 2%;
    border-radius: 12%;
    border-color: black;
    border-bottom: 2px;
    border-style: dotted;
}
img.tweet {
    width: 76%;
}
img.download {
    width: 80%;
}
img.write {
    width: 64px;
}
a.write {
    order: 1;
    font-size: 2px;
}