

@media (max-width: 767px) {
  .Music_School_feature > img.pcshow{
      display: block;
      width:100%;
      height:7vw !important;
   }

    .Music_School_twobtns a {
        padding: 3% 0;
        border-radius: 2vw;
        font-size: 3.5vw;
        box-shadow: 0px 3px 5px #0000006e;
        width: 40%;
    }
   .MSD_textandsharebtns_body div span,
   .MSD_textandsharebtns_body div strong{
        font-size: 2vw;
   }
   
}

@media (min-width: 768px) and (max-width: 1200px)  {

   .Music_School_feature > img.pcshow{
      width:100%;
      height:58vw !important;
   }
   
    .Music_School_twobtns a {
        font-size: 35px;
        border-radius: 15px;
        font-size: 1.8vw;
        border-radius: 0.8vw;
    }


   .MSF_txt p, .MSD_textandsharebtns_body p {
     font-size: 18px;
     font-size: 0.99vw;
   }
   
    .MSF_txth1 p {
      font-size: 3.9vw;
    }
    
   .Music_School_twobtns a {
      font-size: 3.5vw;
      width: 40%;   
   }

   .MSD_textandsharebtns_body div span,
   .MSD_textandsharebtns_body div strong{
      font-size: 15px;
      font-size: 0.85vw;
      border-radius: 2vw;
   }
}

@media (min-width: 1201px) {
   
   .Music_School_feature > img.pcshow{
      width:100%;
      height:70px;
   }
      
   .MSF_txt p, .MSD_textandsharebtns_body p{
      font-size:12px !important;    
   }

   .MSF_txth1 p { 
      font-size: 47.5px !important;  
   }
   
   
   .Music_School_twobtns a {
    font-size:21.5px !important;  
    display: block;
    color: #fff;
    width: 25%;
    padding: 1% 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
    margin: 0 5%; 
   }

   .MSC_cards_content p{
      font-size:12.5px !important;
   }

   .MSC_cards_content span{
      font-size:10px !important;
   }

   .MSC_cards_content a {
      font-size:10px !important;
   }

   .Music_School_pople_body div p {
      font-size: 37.5px !important;
   }
   
   .MSD_change_btncolor{
      font-size: 14.5px !important;
   }

   .MSD_clickshow span {
      font-size: 15.5px !important;
   }
    
   .MSD_textandsharebtns_body div span ,
   .MSD_textandsharebtns_body div strong{
      font-size: 10px !important;
   }
   
   .Music_School_share_btnss p{
      font-size: 37.5px !important;
   }
   
}


.Music_School_twobtns a {
    display: block;
    color: #fff;
    width: 25%;
    padding: 1% 0;
    font-weight: bold;
    font-size: 35px;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
    margin: 0 5%
}

.Music_School_feature > img.pcshow{
   height: auto;
}

.c-form__item--bg-gray {
    border: 4px double #013301;
    background-color: #fff;
}

.MSC_cards_content a {
  position: absolute;
  bottom: 12px !important; 
  right: 12px !important;   
}
   