@charset "UTF-8";

.id1639159688 .about-us{

}
.id1639159688 .about-us h1{
        color:#ec2027;
         font-weight: bold;
}

.id1639159688 .about-us h2{
        color:#ec2027;
         font-weight: bold;
}
.id1639159688 .about-us p{
    text-align: justify;
}
.id1639159688 .about-us .borderRed{
background-color: #edbec01f;
    -webkit-background-color: #ec20270f;
    -moz-background-color: #ec20270f;
    -ms-background-color: #ec20270f;
    border: 1px solid #d7cfcf;
    border-radius: 5px;
}




@media (max-width: 767px) {
    .id1639159688 .about-us img{
      display:none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .id1639159688 .about-us img{
      display:none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}