img {
    max-height: 250px;
    width: auto;
    object-fit: cover;
    background-color: white;
}
.buttons-container:nth-of-type(2) .btn {
    display: none;
}

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

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