.ambientes-banner{
    background-image: url(../../images/landing/ambientes/silieri-ambientes-banner01.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;    
    height: 100%;
    border-radius: 0;
    max-width:100%;
}

a.custom-card,
a.custom-card:hover {
    color: inherit;
    text-decoration: none;
}

.custom-title-ambiente{
    margin-top: 70% !important;
    background-color: rgba(67,67,67,.9) 
}