/*@media only screen and (max-width : 913px){*/
/*    .oracle-section-fusion-sales-force{*/
/*        height: auto;*/
        
        
/*    }*/
/*    .oracle-container-fusion-sales-force {*/
/*        flex-direction: column;*/
/*    }*/
    
/*}*/
.feature-sales-force p{
    line-height: 1.5;
    
}
@media only screen and (max-width : 913px){

.oracle-container-fusion-sales-force {
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 5%;
}
    .oracle-image-fusion-sales-force {
        width: 50%;
    }
    .oracle-text-mendix p {
    font-size: 16px;
}

.oracle-text-mendix h1 {
    font-size: 21px;
    font-weight: 600;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 46px;
    margin-bottom: 40px;
}
.why-abacasys-sales-force {
    /*max-width: 1000px;*/
    /*margin: auto;*/
    padding: 33px;
}
}


@media only screen and (max-width : 450px){
    
.why-abacasys-sales-force {
    max-width: 1000px;
    margin: auto;
    padding: 26px;
}
    
}

