#team {
    width: 100%;
    height: auto;
    background-color: #25cf60;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  }
  #team > div:nth-child(2) {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  #top-black > img {
    display: block;
  }
  #top-black {
    width: 80%;
    height: auto;
    border-radius: 10px;
    background-color: black;
    margin: auto;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    color: #fff;
  }
  #demobtn > button {
    background-color: #f7b801;
    width: 100%;
    height: 60px;
    border-radius: 30px;
    border: none;
    color: #ffff;
    font-weight: bold;
  }
  #demobtn {
    display: block;
    border: 0 solid white;
    margin-top: 30px;
    width: 30%;
  }
  #top-black > div {
    border: 0 solid white;
    width: 50%;
    height: 70%;
    margin: auto;

    justify-content: start;
    flex-direction: column;
    align-items: flex-start;
  }
  #top-black > div > h1 {
    width: 60%;

    word-wrap: wrap;
  }
  #Track{
    width: 80%;
    height: auto;
    border-radius: 10px;
    background-color: #fff;
    margin: auto;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    color: black;
  }
  #Track > div {
    border: 0 solid white;
    width: 50%;
    height: 70%;
    margin: auto;

    justify-content: start;
    flex-direction: column;
    align-items: flex-start;
  }
  #Track > div > h1 {
    width: 60%;

    word-wrap: wrap;
  }
  #trackbtn {
    display: block;
    border: 0 solid white;
    margin-top: 30px;
    width: 40%;
  }
  #trackbtn > button {
    background-color: #25cf60;
    width: 100%;
    height: 60px;
    border-radius: 30px;
    border: none;
    color: #ffff;
    font-weight: bold;
  }
  #Track > img {
    display: block;
    width: 60%;
  }
  @media all and (min-width:280px) and (max-width:768px){
    #team {
    width: auto;
    height: auto;
    background-color: #25cf60;
    text-align: center;
    font-size: auto;
    color: #fff;
    font-weight: bold;
    
  }
  #team > div:nth-child(2)>img {
    width: 10%;
    
  } #top-black > img {
    display: block;
  }
  #top-black {
    width: 95%;
    height: auto;
    border-radius: 10px;
    background-color: black;
    margin: auto;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    color: #fff;
  }
  #demobtn > button {
    background-color: #f7b801;
    width: 120px;
    height: auto;
    border-radius: 30px;
    border: none;
    color: #ffff;
    font-weight: bold;
  }
  #demobtn {
    display: block;
    border: 0 solid white;
    margin-top: 30px;
    width: 30%;
  }
  #top-black > div {
    border: 0 solid white;
    width: 50%;
    height: 70%;
    margin: auto;

    justify-content: start;
    flex-direction: column;
    align-items: flex-start;
  }
  #top-black > div > h1 {
    width: 60%;

    word-wrap: wrap;
  }
  #Track{
    width: 80%;
    height: 450px;
    border-radius: 10px;
    background-color: #fff;
    margin: auto;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    color: black;
  }
  #Track > div {
    border: 0 solid white;
    width: 90%;
    height: 70%;
    margin: auto;

    justify-content: start;
    flex-direction: column;
    align-items: flex-start;
  }
  #Track > div > h1 {
    width: 60%;

    word-wrap: wrap;
  }
  #trackbtn {
    display: block;
    border: 0 solid white;
    margin-top: 30px;
    width: 40%;
  }
  #trackbtn > button {
    background-color: #25cf60;
    width: 130px;
    height: 60px;
    border-radius: 30px;
    border: none;
    color: #ffff;
    font-weight: bold;
  }
  #Track > img {
    display: block;
    width: 60%;
    display: none;
  }
  #Track{
    height: auto;
  }
  #body>div{
    margin-top: 50px;
  }



  }
  @media all and (min-width:768px) and (max-width:1024px){
    #team {
    width: 80%;
    height: 100px;
    background-color: #25cf60;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  }
  #team > div:nth-child(2)>img {
    width: 10%;
    
  }
  #team > div:nth-child(2) {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  #top-black > img {
    display: block;
  }
  #top-black {
    width: 80%;
    height: auto;
    border-radius: 10px;
    background-color: black;
    margin: auto;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    color: #fff;
  }
  #demobtn > button {
    background-color: #f7b801;
    width: 120px;
    height: 60px;
    border-radius: 30px;
    border: none;
    color: #ffff;
    font-weight: bold;
  }
  #demobtn {
    display: block;
    border: 0 solid white;
    margin-top: 30px;
    width: 30%;
  }
  #top-black > div {
    border: 0 solid white;
    width: 50%;
    height: auto;
    margin: auto;

    justify-content: start;
    flex-direction: column;
    align-items: flex-start;
  }
  #top-black > div > h1 {
    width: 60%;

    word-wrap: wrap;
  }
  #Track{
    width: 80%;
    height: 450px;
    border-radius: 10px;
    background-color: #fff;
    margin: auto;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    color: black;
  }
  #Track > div {
    border: 0 solid white;
    width: 50%;
    height: 70%;
    margin: auto;

    justify-content: start;
    flex-direction: column;
    align-items: flex-start;
  }
  #Track > div > h1 {
    width: 60%;

    word-wrap: wrap;
  }
  #trackbtn {
    display: block;
    border: 0 solid white;
    margin-top: 30px;
    width: 40%;
  }
  #trackbtn > button {
    background-color: #25cf60;
    width: 130px;
    height: 60px;
    border-radius: 30px;
    border: none;
    color: #ffff;
    font-weight: bold;
  }
  #Track > img {
    display: block;
    width: 50%;
  }


     

  }