main > div:first-child > div:nth-child(6) > div:nth-child(2) > 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;
}

main > div:first-child > div:nth-child(6) > div:nth-child(2) > div:first-child > 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;
}

main > div:first-child > div:nth-child(7) > div:nth-child(2) > 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;
}
