.path-img-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    padding: 10px 20px;
    background: linear-gradient(to right, black, transparent);}
