
  body {
    margin-top: 7rem;
    
    background: #FFFFFF;

    .header {
      /* position: relative !important; */
    }

    a.sngbtn {
      color: var(--primary-color);
      font-weight: 700;
    }

    .about_main_img {
      border-radius: 2rem;
      height: 25rem;
      width: 100%;
    }

    .banner_contant {
      /* padding-top: 2rem; */
    }

    .cell {
      text-align: justify;
    }

    #about_phone_icon {
      height: 24rem;
    }
    
     #abouts_cls{ color:green }

    .wrap {
      float: right;
      /* margin: 5px; */
      margin-left: 1.5rem;
    }

  }

  #pre-load {
    display: none !important;
  }
.cls-1 {
	fill: #000;
	}