section.about-para p {
    margin: 0 0 20px 0;
    color: #444;
    line-height: 26px;
}

section.about-para {
    margin: 30px 0 0;
}

.regulatorNumber {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 12px;
    opacity: 1;
    font-weight: 600;
    z-index:4;
    right:auto;
}




.photoGalleryImages {
    padding-bottom:70px;
}

.aboutCards img{
    height:auto !important;
}