@media only screen and (max-width: 600px) {
    .ban-img {
        height: 250px !important;
    }


}

.ban-img {
    height: 1000px;
    object-fit: cover;
}
.ask-demo-btn{
    width: 450px !important;
    height: 80px;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.fonctionalite span{
    font-size: 25px !important;
}
.rubrique li a {
    font-weight: bold; color: #718096; font-size: 1.35rem;
}