
.jm h3 {
    font-size: 14px;
    line-height: 16px;
}
.jm img {
    float: left;
    margin-right: 20px;
}

.jm:after {
    content:"\00a0";
    display: block;
    clear: both;
}

