.Urun img {
    height:auto
}

@media (min-width: 992px){

    .Urun img {
        height: 370px;
    }
}

.Urun p {
    width: 50%;
    margin: auto;
    padding: 10px;
    background-color: #4e4e4edb !important;
    color: #FFFFFF !important;
    text-align: center;
    position: absolute;
    left: 25%;
    bottom: -20px;
    font-weight: bold;
}

.Urun {
    cursor: pointer;
}
