.toprow {
    color: white;
    background: linear-gradient(to right, #0068A9, #002d64);   
}

.toprow > img {
    position: relative;
    float: left;
    width: 112px;
}