.container-hilton-cardapio-box-image-title-plate .wrapper {
    position: relative;
    width: 100%;
    height: auto;
}

.container-hilton-cardapio-box-image-title-plate .wrapper img {
    width: 100%;
    display: block;
}

.container-hilton-cardapio-box-image-title-plate .content {
    position: absolute;
    top: 0;
    color: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    width: 100%;
    height: 100%;
}

.container-hilton-cardapio-box-image-title-plate .content .title {
    position: absolute;
    bottom: 20px;
    left: 30px;
}