@media (min-width: 1200px){
  .copy-right-section {
    font-size: 13px;
  }
  .Aboutbanner p{
    font-size: 18px;
    line-height: 24px;
  }
	.AboutUsTopSection h3 {
    font-size: 22px;
    line-height: 32px;
	}
  .AboutUsTopSection p {
    font-size: 18px;
    line-height: 24px;
  }
  .social-responsibility .sect-title{
    font-size: 28px;
  }
  .social-responsibility h4{
    font-size: 24px;
    line-height: 28px;
  }
}