.img-mas, .img-yellow, .footer-star, .footer-us-right-side {display:none}
.indent {
    margin-left: 0;
}

#about h1{
    font-weight: bold;
    font-size: 1.2rem !important;
}

#about h2{
    font-weight: bold;
    font-size: 1rem !important;
}

#about h5 {
    font-size: 0.9rem;
    font-weight: bold;
    text-align: left
}

#about p {
    font-size: 0.8rem;
    text-align: left
}

.indent {
    text-indent: 0em;
}
.mt-4 {
    margin-top: 1.5rem;
}
.mt-5 {
    margin-top: 3rem;
}
.mb-4 {
    margin-bottom: 1.5rem;
}