.about-head-container {
    width: 100%;
    height: 67vh;
    background-color: rgb(251, 223, 66);
}

.about-head-img-lamp {
    width: 60px;
    margin-left: 24%;
}

.about-head-content-1 {
    margin-left: 14%;
    padding: 30px 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;

}

.heading-1 {
    margin-top: -20px;
}

.about-head-img {
    width: 30%;
    float: right;
    margin-top: -191px;
    margin-right: 10%;
}

.about-head-container h1 {
    float: right;
    margin-top: -21%;
    margin-right: 13%;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
}

.story-content {
    font-size: 19px;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 20px;
}

.slider {
    position: relative;
    width: 100%;
    height: 80vh;
    margin: auto;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #ffffff;
}

.slider h1 {
    text-align: center;
    margin-top: 40px;
    padding: 10px 10px;
    font-family: 'Poppins', sans-serif;
}

.slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
    cursor: pointer;
}


.slide {
    min-width: 100%;
    box-sizing: border-box;
}

.user-img {
    width: 9%;
    border-radius: 50%;
    margin-left: 8%;

}

.user-name {
    font-size: 15px;
    margin-left: 6%;
    font-family: 'Poppins', sans-serif;
}

.user-info {
    margin-left: 6%;
    font-family: 'Roboto', sans-serif;
}

.coma {
    width: 13%;
    margin-left: 22%;
    margin-top: -260px;
    position: absolute;
}

.comment {
    text-align: justify;
    margin-left: 29%;
    margin-top: -130px;
    font-family: 'Roboto', sans-serif;
}

.coma-down {
    width: 13%;
    float: right;
    margin-top: -20px;
    margin-right: 70px;
}

.abt-container {
    width: 100%;
    background-color: #f4f4f4e2;
    margin-top: 60px;
    
}
.last-container{
    margin-top: 60px;
    width: 100%;
    height: 70vh;
    background-color: #f4f4f4e2;
}


.abt-container {
    width: 100%;
    height: 100vh;
    background-color: #f4f4f4e2;
    margin-bottom: 30px;
    margin-top: 60px;
  }
  
  .abt-container h1 {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    padding-top: 40px;
  }
  
  .r-img {
    width: 35%;
    margin-top: 40px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  
  .cards-r h2 {
    text-align: center;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
  }
  
  .cards-r p {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
  }
  
  .round-card-container-1 {
    display: flex;
    justify-content: space-evenly;
    margin-left: 10%;
    margin-right: 10%;
  }
  .abt-1-container{
    width: 100%;
    height: 70vh;
    background-color: #f4f4f4e2;
    margin-bottom: 30px;
    margin-top: 60px;
   
  }
  .abt-1-container h1{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    padding-top: 40px;
  }
  .r-img-1 {
    width: 63%;
    margin-top: 40px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    justify-content: space-around;
  }
  .cards-r-1 h2 {
    text-align: center;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #bd9e00;
  }
  
  .cards-r-1 p {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
   
  }
  .abt-lst{
   margin-left: auto;
   margin-right: auto;
   display: block;
   margin-bottom: 30px;
  }