.container-hilton-cardapio-box-image-title .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1080px;
    margin: 64px auto 0;
}

.container-hilton-cardapio-box-image-title .col {
    width: 320px;
    text-align: center;
    height: 135px;
    background-color: #000;
    margin: 10px 20px 30px;
}

.container-hilton-cardapio-box-image-title .col a.btn {
    display: block;
    width: 320px;
    height: 135px;
    position: relative;

    color: #FFF;
    text-align: center;
    font-family: "Loew";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.container-hilton-cardapio-box-image-title .col a.btn .title {
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    left: 0;
    margin: auto;
    position: absolute;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.container-hilton-cardapio-box-image-title .col h1,
.container-hilton-cardapio-box-image-title .col h1 a,
.container-hilton-cardapio-box-image-title .col a {
    color: #fff;
}

.container-hilton-cardapio-box-image-title .parent-page a:hover {
    color: #fff;
}
