p:first-child::first-letter {
    text-transform: uppercase;
    font-size: 100px;
    display: block;
    float: left;
    line-height: 0.5;
    margin: 15px 15px 10px 0;
    font-family: Bodoni MT;
}

.post-attached-photo-thumbnail {
    width: 320px;
}
