.particularsImg{
    width: 610px;
    height: 475px;
}
.partner-list{
    position: relative;
}
.partnerText{
    position: absolute;
    bottom: 0;
    left: 50%;
}
.serviceContent .col-lg-4{
    flex: 0 0 50% ;
    justify-content: center;
    max-width: 50%;
}
