.nr-left{
    width: 25%;
    float: left;
}
.nr-left img{
    width: 91%;
}
.nr-right{
    float: left;
    width: 75%;
    padding-top: 33px;
}
.nr-right h3{
    font-size: 14px;
    color: #004080;
}
.nr li{
    border-bottom: 1px solid;
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 20px;
}