@media (min-width: 900px) and (max-width: 1100px) {
    .card-box{display:block;}
   .col-md-6{width: 70% !important;}
       .grid-2{margin:auto;max-width: 70% !important;}
   .name-section{max-width:100%;}.coach-card-box {margin-top:20px !important}
   .circle-parent{margin-left: 15px;}.star{margin-left:45px !important}.coach-operation{margin-left: 10px;}
       }
       @media (min-width: 1100px) and (max-width: 1500px) {
       .qualifications{height:60px;margin-top:10px;}
       .coach-operation{height:70px;    padding-left: 6px;
       padding-right: 2px;}
       .coach-card-box{height:365px !important;}
       .view-button{position: relative;bottom:18px;}
       .round{height:50px;}.industry{height:15%}.star{margin-left:38px !important}
       }
       @media (min-width: 1500px) and (max-width: 2300px) {
        .qualifications{height:65px;margin-top:10px;}
       .coach-operation{height:75px;}
       .coach-card-box{height:380px !important;}
       .view-button{position: relative;bottom:10px;top:20px}
       .round{height:47px;}
   .industry{height:25px}.star{margin-left:35px !important} .coach-operation{margin-left: 8px;}
       }
       @media (min-width: 1900px) and (max-width: 2300px) {
      .image-section{padding-left: 65px !important;}
       }
       @media screen and (min-width:1500px){.circle-parent{height:190px !important;width:180px !important;}}
       @media screen and (min-width:321px) and (max-width:900px){.coach-operation{margin-left:10px !important;}.star{margin-left:-12px !important}.image-section{text-align:center;}.circle-parent{margin:auto;}.name-section{margin:auto;}}
       .qualifications{font-size:14px;}
       .coach-card-box{border:2px solid #E9eff9;border-radius:10px;padding:10px;background-color:white;}
       .circle-parent{display: block;border-radius: 10px;overflow: hidden;width: 170px;height: 200px;}
       .circle-parent img {width: 100%;height: 100%;object-fit: cover;}
       #ifyou{background-color:#E9AE53;color:white;border-radius:30px;padding:5px 15px 5px 15px;border:2px solid #E9AE53;font-size:15px;}
       #ifyou:hover{
       background-color:#fff;
       color:#E9AE53;
       border:2px solid #E9AE53 ;
       }.star-rating{padding-left:20px;}
       .operation{ padding:5px;background-color:#f1f1f1; border-radius:5px;font-size:12px;width: fit-content;margin:5px;}
       .round {font-size:13px; margin-left:-2px;margin-right:2px;letter-spacing:0.2px;}
       .industry{font-size:14px; margin-left:-2px;margin-right:2px;letter-spacing:0.2px;}
       .industry p{padding:2px;color:#808080;}
       .round p {padding:2px;color:#808080;}
       .b{background:transparent !important;width:20px;}
       .inlin{display:inline-block;}
       #coach_name{font-style:none;text-decoration:none;color:#0f73ee;}
       .checked {color: orange; }
       .star img { width: 30px; cursor: pointer; }
    