.testimonial-story {
    min-height:430px;
    position: relative;
    background: url('images/Atixa-CTA.jpg');
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center!important;
    background-size: cover!important;
}

.hero {
  height:420px;
  background: url("images/Home-header-2.jpeg") center center no-repeat;
  background-size: cover!important;
}

.heading-Story{
    color: #000000;
    font-size: 45px;
    font-weight: 900;
    line-height: 55px;
    margin-left: 10%!important;
    margin-top: -90%!important;
  }
.heading-parastory{
   color: #000000;
    font-size: 16px;
   margin-left: 10%!important;
    margin-top: -75%!important;
}



.text-uppercase{
    color: #F6D172;
    font-size: 15px;
    font-weight:400;
    letter-spacing: 0.5px;
}

#story-banner{
    font-weight: 900;
    margin-top: 8%;
}
#story-para{
    margin-bottom: 0rem!important;
    color: #000;
    font-style: normal;
    margin-left: 0.5%!important;
    font-size: 16px;
}