.caracteristique_parquet {
    border : solid 1px white;
    padding : 1vh 1vw 1vh 1vw;
    color : white;
}

.description_parquet {
    color : white;
}

.separateur h4 {
    font-size : 4vh;
}

.texte_terrasse {
    padding: 40px;
}

.vc-hoverbox-wrapper.vc-hoverbox-align--center {
    margin-bottom : 5vh;
}

.nd_options_font_size_40_important_all_iphone {
        line-height : 5vh;
    }
    


@media only screen and (max-width: 1050px) {
    .separateur h4 {
         font-size : 2vh;
    }
    
    .responsive_warning {
        margin-bottom : 5vh;
    }
    
    .underline_phone {
        word-break: keep-all;
    }
    
    .nd_options_margin_0_first_div_important_responsive {
        margin-bottom : 5vh;
    }
    
    .nd_options_text_align_left {
        text-align : center;
    }
    
    .nd_options_padding_50_first_div_important_all_iphone {
        width:100%;
    }
    
}