@media only screen and (width: 390px){
    /* Styles for devices exactly 375x812 */
    #heroMain {
        width: 90% !important;
        font-size: 34px;
        text-align: center;
        font-family: "Black Han Sans", sans-serif;
        font-weight: 600;
        font-style: normal;
        padding-top: 20px;
        margin-bottom: 40px;
        line-height: 40px;
        margin-left: 5%;
    }

    .testPara {
        font-size: 22px;
        padding-bottom: 13px !important;
    }

    .modalTeamList1 li {
        width: 60px;
        height: 60px;
        border-radius: 30px;
        list-style-type: none;
        margin-left: 10px;
        border: 2px solid green;
    }

    .modalTeam1 {
        padding-left: 20px;
        padding-top: 90px;
        margin-left: 9%;
        margin-top: 30px;
     }

     #smallHead {
        font-size: 22px;
    }

     .mright p {
        font-size: 1.4rem;
    }

    .youLeftItems li {
        font-size: 19px;
    }

    #appImage {
        width: 90%;
        height: 750px;
    }

    .pricedesc {
        /* display: none !important; */
    }

    #pricesec {
        display: block;
    }

    td, th {
        border-bottom:0.5px solid black !important; 
      }
      
      td {
      padding: 10px;
      font-size: 17px;
      }

      .head {
        font-weight: bold;
        font-size: 22px;
     }

     .roundIcon {
        margin-left: 30%;
     }

     #dPtABLE {
        width: 90%;
        margin-left: 5%;
      }

    .youGetC {
        display: none;
    }

     #dTablePrice {
        margin-left: 5%;
        width: 90%;
     }

     #limited {
        font-size: 20px;
        font-family: "Black Han Sans", sans-serif;
        font-weight: 900;
        font-style: normal;
        text-align: center;
     }

     #dTablePrice td {
        padding: 15px;
        font-size: 19px;
        text-align: center;
        text-align: center;
     }

     .pricesec button {
        padding: 15px;
        padding-left: 30px;
        padding-right: 30px;
        margin: auto;
        background-color: lightgreen;
        color: black;
        text-align: center;
        border-radius: 30px;
        border: none;
        display: block;
        margin: 30px auto;
        font-size: 17px;
        font-weight: 700;
        font-style: normal;
    }

    #whatYouGet .youLeft {
        display: none !important;
    }

    #pricesec h3 {
        text-align: center;
        padding-bottom: 20px;
        font-size: 22px;
        font-family: "Black Han Sans", sans-serif;
        font-weight: 500;
        font-style: normal;
        width: 80%;
        margin-left: 10%;
        margin-top: 20px;
    }

    #makesUsDifferent h3{
        text-align: center;
        font-size: 22px;
        font-family: "Black Han Sans", sans-serif;
        font-weight: 500;
        font-style: normal;
        width: 50%;
        margin: auto;
        margin-bottom: 20px;
    }
    
    #makesUsDifferent {
        display: block;
        padding-bottom: 40px;
    }

    .pPro table, .pPro td, .pPro th {
        background-color: #edf2ed !important;
    }

    #a1cChallenge {
        display: block;
        padding-bottom: 50px;
    }
    
 #threeMonth {
    text-align: center; 
    color: #333;
    text-align: center;
    font-size: 21px;
    font-family: "Black Han Sans", sans-serif;
    font-weight: 900;
    font-style: normal;
    background-color: white;
    padding-top: 0px;
    width: 70%;
    margin-left: 15%;
    margin-top: 50px
}

#a1cChallenge {
    display: block;
}

#threeMonth span {
    font-size: 28px;
    font-family: "Black Han Sans", sans-serif;
    font-weight: 900;
    font-style: normal;
}

#a1cDes {
    font-size: 1.3rem;
    padding: 25px;
    /* text-align: justify; */
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
}

#whatItIs {
    font-weight: bold;
    font-size: 1rem;
    padding: 25px;
    padding-bottom: 0px;
    font-family: "Black Han Sans", sans-serif;
    font-weight: 900;
    font-style: normal;
    padding-left: 21px;
    /* padding-left: 24px; */
}

#a1cChallenge ul li {
    padding: 20px;
    padding-left: 0px;
    padding-top: 2px;
    list-style-type: circle !important;
    font-size: 1.3rem;
   
}

ul.wug {
    list-style-type: circle !important;
    padding-left: 20px !important;
}


     /* #dTablePrice .head {
        font-size: 22px;
     } */

    /* #mulPixContainer p {
        font-size: 19px;
    } */
    
  }