.section-card.hero-card---v1 {
    background-image: url(../img/LePrestige1.jpg);
    background-size: cover;
    background-position: center;
    padding-bottom: 25.35%;
}

/*.section-card.hero-card---v1:before {
    content:"";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition-duration: .3s;
    background: linear-gradient(
178deg, #3d3d3d, transparent);
border-radius: 24px;
}
@media(max-width:969px){
    .section-card.hero-card---v1:before {
        border-radius: 0px !important; 
    }
}
*/

.hdpi.pac-logo:after {
    /* background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png); */
    background: none !important;
}