

.menu2 .shake-heart .pull-left {
    width: 75px;
    height: 75px;
    float: left !important
}

.menu2 .shake-heart img {
    width: 75px;
    height: 75px;
    border-radius: 6px;
    /*position: relative;*/
    z-index: 999;
}

.menu2 .shake-heart .pull-left2 { width: calc(100% - 75px);height: 75px }

.menu2 .Media-heading2 {
    background-color: rgba(175,0,13,0.75);
    color: #FFF;
    margin-bottom: 0;
    border-top-right-radius: 6px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
    position: relative;
}

.menu2 .media-heading {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    left: 10px;
    width: 88%;
    padding-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu2 .Media-parag2 {
    background-color: rgba(255,255,255,0.75);
    color: #777;
    margin-bottom: 0;
    border-bottom-right-radius: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    position: relative;
    min-height: 39px;
    max-height: 40px;
    overflow: hidden
}


.menu2 .Media-parag2 h3 {
    position: relative;
    left: 5px;
    max-width: 95%;
    line-height: 1.2;
    margin-bottom: 0;
    padding-bottom: 10px;
    overflow: hidden;
    margin-top: 0;
    font-size: 13px

}


/* ************************************************************* */




