.range{
    width: 90%;
    margin: 30px auto ;
    color: #d8def0;
}
.range-header p ,.range-section p,.range-footer p{
    text-indent:2em
}
.range-section,.range-footer {
    margin-top: 25px;
}
.range-section h4,.range-footer h4{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}
.range-footer h4{
    word-break:break-all
}
.range-section h4 span,.range-footer h4 span{
    color: #ff9a27;
}
.range-section img{
    height: 140px;
}
.range-section img:nth-child(1),.range-section img:nth-child(2){
    width: 150px;
}
.range-section img:last-child{
    width: 120px;
}

.img-box{
    border: 1px solid #2272d7;
    box-shadow: 0px 0px 30px #256fcb inset;
    margin:5px 0 ;
}
.range-row{
    margin-top: 5px;
}
