.pixeden  {
    height: 63px;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    display: block;

}
.pd-icon-socialmedia {
    background: url(../img/servicios_social_media.png) no-repeat;
    width: 68px;
}
.pd-icon-sitiosweb {
    background: url(../img/servicios_sitios_web.png) no-repeat;
    width: 68px;
}
.pd-icon-sistemasweb {
    background: url(../img/servicios_sistemas_web.png) no-repeat;
    width: 68px;
}
.pd-icon-desarrollodemarca {
    background: url(../img/servicios_desarrollo_de_marca.png) no-repeat;
    width: 68px;
}
.pd-icon-hosting {
    background: url(../img/servicios_hosting.png) no-repeat;
    width: 68px;
}
.pd-icon-emailmarketing {
    background: url(../img/servicios_email_marketing.png) no-repeat;
    width: 68px;
}
.pd-icon-aplicacionesmoviles {
    background: url(../img/servicios_aplicaciones_moviles.png) no-repeat;
    width: 68px;
}