.aboutpic{

    background-image: url('../images/ab.jpg');
    height: 610px;
    width: 100%;
}
/* .abouttext{
    d-flex align-items-center;
} */


.servicetext {
    display: flex;
    flex-direction: column;
    min-height: 440px;
    padding: 30px 0;
    justify-content: center;
    width: 80%;
    margin: 0 auto;
    text-align: left;
}