#content-main div.symbol {
    width: 52.5em;
    height: 14.5em;
    position: relative;
    margin: 10px 0 10px 0.75em;
}

#content-main h4.height {
    font-weight: lighter;
    color: #339999;
    margin: 0 auto;
    margin-bottom: 10px;}

#content-main h4 {
    font-size: 19px;
    color: #222;
    letter-spacing: -0.4px;
    margin: 30px 0 15px 0;}

#content-main h4.height em {
    color: #f82d05;
    display: inline;
}

#content-main div.symbol span {
    float: right;
    display: inline-block;
    line-height: 1.5em;
    width: 35em;
    height: 15em;
    padding: 2em 1em 0 0.1em;
}
#content-main div.symbol img {
    display: inline-block;
    width: 14em;
    margin-top: 1.2em;
    border: 1px solid #fff;
    border-radius: 2em;
    /* border-right: 1px solid #ddd; */
}