*{
    margin: 0;
    padding: 0;
}
@media(max-width:780px){
    .carousel-item{
        height: 300px;

    }
    .carousel-caption {
    width: 75% !important;
            /* border: 1px solid red; */

    }
    .carousel-caption.pp h4{
        font-size: 31px;
        font-weight: 600;
        align-content: center;
    }
    .carousel-caption p {
        display: none;
    }
     .carousel-caption.pp{
        width: 50%;
        height: auto;
    
       margin-bottom: 7%;

     }
     .button_ram .our{
          display: none;
     }

     .button_ram .learn {
        width: 120px;
        height: 42px;
        font-size: 17px;
     }
}

@media(max-width:430px){
     .carousel-caption.pp h4{
        font-size: 27px;
        font-weight: 600;
        text-align: center;
    }
    .carousel-item{
        height: 300px;
    }
    .carousel-caption {
    width: 77% !important;

    }
    .carousel-caption.pp h4{
        font-size: 31px;
        font-weight: 400;
        align-content: center;
    }
    .carousel-caption p {
        display: none;


    }
     .carousel-caption.pp{
        width: 50%;
        height: auto;
       margin-left: -3%;

       margin-bottom: 14%;

     }
     .button_ram .our{
          display: none;
     }

     .button_ram .learn {
        width: 120px;
        height: 42px;
        font-size: 17px;
        margin-left: 12px;

        

        
     }
     .button_ram
                 {
                    text-align:center;
    margin-top: 20px;
}
}
