.service-card
{
    height: 350px;
    /* background-color: rebeccapurple; */
}

.bottom-logo
{
    width: 100px;
    height: 80px;
}

.app-logo 
{
    width: 100px;
    height: 60px;
}

.custom-icons 
{
    width: 60px;
    height: 50px;
}

/* .slide-card
{
    max-height: 400px !important;
    height: 400px !important;
} */
img.partener-logo
{
    height: 100px !important;
    width: 100px !important;
    max-height: 100px !important;
    opacity: 1 !important;
}

.about-image
{
    height: 600px;
}

.testmony-image
{
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 2px solid #fff;
}