*{
    margin:0;
    padding:0;
}
.left_contact{
    padding: 25px 15px;
    font-size: 14px;
    width: 100%;
}
.left_contact p{
    color: grey;
    line-height: 35px;
    width: 84%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 40px;
}