.about-text{
    width: 100%;
}

img.about-pic {
    vertical-align: middle;
    border-style: none;
    width: 90% !important;
    height: 350px;
}

.heading{
    color: #3d3f94;
    font-size: 22px;
    font-weight: 500;
}

.about-container{
    margin-bottom: 30px;
}