#ceo-articles-wrapper {
    background-color: #eeeeee;
    padding: 20px;
    position: relative;
}
#ceo-header {
    margin-bottom: 20px;
}
#ceo-header h3 {
    text-transform: uppercase;
    color:#f0502e;
    margin-top:-5px;
    padding-top:0;
}
#ceo-edwin-txt {
    text-align: right;
    margin-right:60px;
    font-weight: bold;
    margin-top:15px;

}
#ceo-edwin-img {
    width:50px;
    height:auto;
    position: absolute;
    right:0;
    top:1px;
}
.ceo-item h4 {
    font-size:14px;
    display: table-cell;
    vertical-align: bottom;
}
.ceo-image img {
    width: 100%;
    height: auto;

}
.ceo-sponsor {
    font-size:12px;
}
a, blockquote, li, p, ul {
    font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
}
#ceo-line {
    height: 2px;
    background: #598ad3;
    position: absolute;
    top: 51px;
    left: 20px;
    right: 25px;
}
#ceo-logos {
    background: white;
    margin: 20px -20px;
    text-align: center;
    padding: 10px 0;
}
#ceo-logos a {
    display: table-cell;
    width: 1%;
    padding: 20px;
    text-align: center;
}
#content #main-article #ceo-logos img {
    height:auto;
    width: 100%;
    /* text-align: center; */
    float: none;
    margin: 0;
    padding: 0;
}