.buttons-container:nth-of-type(2) .btn {
    display: none;
}

.businessTypes, .erplyByRoles, .eCommerce, .retail, .caseStudies {
    object-fit: cover !important;
    min-height: 250px !important;
    max-height: 250px !important;
}

.integrations {
    min-height: 250px !important;
    max-height: 250px !important;
    object-fit: contain !important;
}


