.icon-disc {
        background-image: url(../images/icon/data-discovery.png);
    height: 86px;
    width: 85px;
    background-size: 81px;
    display: block;
    background-repeat: no-repeat;
}
.para-size {
font-size: 16px!important;
}
.icon-design {
        background-image: url(../images/icon/web-design.png);
    height: 86px;
    width: 85px;
    background-size: 81px;
    display: block;
    background-repeat: no-repeat;
}
.icon-develop {
        background-image: url(../images/icon/app-development.png);
    height: 86px;
    width: 85px;
    background-size: 81px;
    display: block;
    background-repeat: no-repeat;
}
.icon-deliver {
        background-image: url(../images/icon/list.png);
    height: 86px;
    width: 85px;
    background-size: 81px;
    display: block;
    background-repeat: no-repeat;
}
.header-section-theme .navbar .nav-link {
    position: relative;
    font-size: 16px;
    padding: 0 10px;
}

.Icon-style { 
display: flex; 
justify-content: center; 
align-items: center;
}

.custome-icon-services{

Height: 70px!important;
width: 77px;
}
@media only screen and (max-width: 479px) {
 
 .client-phone .col {

    flex: none;
 }
}