.ifo-txt{
    padding: 0px 7px;
    display: inline-block;
    background-color: #c9e3ff;
    border-radius: 10px;
    font: 14px / 1.3 var(--primaryfont-regular);
    margin: 2px 0;
    width: max-content;
}
.fst-txt{
margin-top:10px;
}
.pricing-bar-sec{
padding: 40px 100px 200px;
}
.salesforce-edition {
    bottom: -159px !important;
}
@media only screen and (max-width: 767px) {
    .pricing-bar-sec {
        padding: 0 20px 230px;
    }
    .salesforce-edition {
        bottom: -180px !important;
    }
}
@media only screen and (max-width: 580px) {
    .salesforce-edition {
       bottom: -180px !important;
    }
.bar>span,.blwusr-txt,.crm-edition{
font-size:13px;
}
.ifo-txt{
font-size:12px;
    padding: 0 5px;
letter-spacing:-.5px
}

}
@media only screen and (max-width: 573px) {
    .salesforce-edition {
       bottom: -165px !important;
    }
}
@media only screen and (max-width: 450px) {
        .crm-edition {
        bottom: -95px !important;
    }
    .salesforce-edition {
        bottom: -179px !important;
    }
}
@media only screen and (max-width: 439px) {
    .salesforce-edition {
        bottom: -191px !important;
    }
}
