.box-bg, .box_in img, a.btn_dvu {
    width: 100%;
}

.box_in img,a.btn_dvu {
    width:100%
}

.box_in img {
    max-width: 100%;
    height: 250px;
}

.box_in img, a.btn_dvu {
    width: 100%;
}

.nd_dv h4{
    color:#ff5745;
    font-family:RobotoCondensed-Bold !important;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0px;
    font-family: "Poppins", Arial, Tahoma, sans-serif;
}

.nd_dv h3 {
    font-size: 18px;
    font-weight: bold;
    color:#ff5745
}
.nd_dv, .nd_dv p {
    text-align: center;
}

a.btn_dvu{
    width:100%
}

a.btn_dvu{
    display:inline-block
}

a.btn_dvu{
    color:#3155A5;
    padding:8px 0
}
.box_dv .btn_dvu{
    border-radius:3px;
    background:#3155A5;
    color:#fff
}

.nd_dv p {
    color: #707070;
    line-height: 30px;
    min-height: 115px;
    margin-bottom: 20px
}

.box_in{
    box-shadow:1px 1px 1px 1px #dedede
}
.box_dv{
    margin-bottom:50px
}
.nd_dv{
    padding:40px 20px 20px
}