.a78 .tableContacto .txtContact {
    color: #fff;
    line-height: 25px;
    width: auto;
    display: inline-block;
    font-weight: 400;
    text-shadow: 1px 1px 2px #4c4c4c;
    float: left;
    margin-top: 10px;
}
.a78 .tableContacto .cellIcon.iconMT {
    margin-top: 10px;
    margin-bottom: 13px;
}
.a78 .tableContacto .txtContact {
    color: #ffffff;
    line-height: 25px;
    width: auto;
    display: inline-block;
    font-weight: 400;
    text-shadow: 1px 1px 2px #4f6244;
    float: left;
    margin-top: 12px;
}
.a78.fijar {
    position: static;
    margin: 0 -15px;
    width: auto;
    background-color: rgb(79, 98, 68) !important;
}