#whatWeDo {
    background: #0c1228;
}

.what-we-do h2 {
    text-align: center;
}

.what-we-do p {
    margin-bottom: 100px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
}

.col-12.what-we-do {
    max-width: 550px;
    margin: auto;
}

#covid {
    padding-bottom: 20px;
    vertical-align: middle;
}

img.chooseUsImg {
    height: 250px;
    margin: 20px;
}

.iconImg{
    vertical-align: middle;
}