.ds{
    background-color: #657e83 !important;
}

.page_footer .widget li.media{
    margin-bottom: 0px !important;
    color: #fff !important;
    text-wrap: nowrap;
}
@media (max-width: 1369px){
    .page_footer .widget li.media{
        font-size: 15px !important;
    }
    .service-cards{
        padding: 25px 0px !important;
    }
}

.service-cards{
    padding: 40px 0px;
}

.pricing-plan h5{
    padding-top: 10px !important;
}

.pricing-plan img{
    height: 205px;
}