.about_title
{
    font-family: "Times New Roman",times,serif;
    color: red;
    font-size: 45px;
}
.site-section 
{
    padding: 2rem 0;
}
.about_para {
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: justify;
}

   .about_img {
    max-width: 100%;
    height: 570px;
    border: 5px solid rgba(220, 53, 69, 0.79);
}
.img-fluid
{
    height: auto;
}
.bg-image.overlay:after 
{
background: none;
}
.latest_heading
{
   font-family: "Times New Roman",times,serif;  
}
.latest_update_images
{
    border:  5px solid #0c5460;
}
.latest_quote
{
   font-family: "Times New Roman",times,serif; 
   font-size: 25px;
   color: #4f20a3;
}
.py-5 
{
    padding-bottom: 1rem!important;
}
.marquee_tag {
    background: #00246B !important;
     padding: 12px;
}
.marquee_para {
    color: white;
    font-weight: bold;
}
.ftco-cover-1, .ftco-cover-1 .container > .row {
    height: 100px;
   
}