.aerospace-bg-img{
	background-image: url("image/Aerospace.png");
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
.headingcolour{
    color: #1a2b6d !important;
}
.indfont{
    font-size: 30px !important;
}
.textjustify{
    /*text-align: justify;*/
}
.about1{
    padding-top:39px;
    padding-bottom: 39px;
}
.aboutp2{
    padding-top:2px;
}
.securityheight{
    min-height: 303px !important; 
}
.hr-bg-img{
   background-image: url("image/hr-banner.jpg"); 
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   }

    @media only screen and (max-width: 600px) {
  .heightb {
    height: 300px;
    background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}
