@media screen and (min-width: 200px) and (max-width: 768px) {
   .header-section-layout {
    padding: 30px 15px !important;
    height: auto!important;
   }
  
   
.header-section-layout {
    width: 100%;
    height: auto!important;
    padding: 30px 0px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 55.56%, rgba(0, 0, 0, 0.70) 94.06%), #312F8E;
}

   .header-layout-content h1{
    width: 100%!important;
    font-size: 32px;
    line-height: 40px;
   }
   .header-layout-buttons {
    display: flex;
    flex-direction: column;
    gap: 5px;
   }
   .header-top-placement-reacod {
    font-size: 24px;
   }
   .program-overview-section {
    padding: 30px 15px;
   }
   .elite-collaborations-section{
    padding: 30px 15px;
   }
   .header-layout-content p {
    width: 100%!important;
   }
    .footerlayout-section {
        padding: 30px 15px!important;
    }
    .change-luxury-career-section {
        padding: 30px 15px !important;
    }
    .change-luxury-career-container {
        padding: 50px 15px;
    }
    .program-overview-heading {
        font-size: 28px;
        line-height: 36px;
    }
    .learn-btn {
        width: 100%!important;
    }
    .testimonial-snippets {
        padding: 30px 15px !important;
    }
    .luxury-dreams-into-careers-section {
        padding: 30px 15px !important;

    }
    .luxury-careers-launchpad-section {
        padding: 30px 15px;
    }
    .luxury-careers-launchpad-heading {
        width: 100%;
            font-size: 28px;
        line-height: 36px;
    }
    .our-experienced-faculty {
        padding: 30px 15px !important;
    }
    .why-choose-lcbs {
        padding: 30px 15px;
    }
    .global-exposure {
        padding: 30px 15px;
    }
    .global-exposure-headings {
        display: flex;
        justify-content: start;
        flex-direction: column;
        align-items: start;
    }
    .global-exposure-headings img{
     width: 80px!important;
     height: 80px!important;
    }
    .global-exposure-headings h2  {
        width: 100%;
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 0px;
    }
    .get-hired-section {
        padding: 30px 15px!important;
    }
    .luxury-dreams-into-career-card {
    height: auto;
    }
    .testimonial-snippets-card {
    height: 780px;
    }
    .our-faculty-name {
        font-size: 20px;
    }
    .our-faculty-degination {
        font-size: 16px;
     line-height: 22px;
    }
}