.member-outer-section{
    margin-left:10px;
    margin-right: 10px;
}
h2{
    font-size: 1.5rem;
}
h3{
    font-weight: normal;
}
@media (min-width: 991.98px){
    .facts {
        margin-top: 0;
    }
    .hero-outer .hero-left{
        padding-top: 150px;
    }
    .hero-image{
        max-width: 90%;
    }
}