.num-size.des1 {
/*     max-width: 360px; */
}

.num-size.des2 {
    max-width: 480px;
}
.counter-text {
    text-align: left;
    width: 70%;
}
.counter-section {
    text-align: center;
    padding: 50px 0;
}
.counter-exe-prog-hdg h2 {
    font-size: 52px;
     line-height: 56px; 
}
.counter-container {
    display: flex;
    justify-content: space-between;
/*     gap: 50px; */

}
.counter-exe-prog-btm-image {
    clear: both;
    float: none;
    margin: 0 auto;
    max-width: 1300px;
   
    width: 100%;
}
.num-size {
    font-size: 200px !important;
    color: color: #FC1919;
    color: #FC1919;
    font-weight: 300;
    
}
.counter-text {
    color: #000;
}
.counter-exe-prog-hdg {
    width: 75%;
}

.counter-exe-prog-wrp {
    width: 80%;
    text-align: left;
    margin: 0 0 0 auto;
}
.counter-exe-prog-btm-image {
    text-align: right;
    text-align: -webkit-right;
}
.num-size.des1 {
/*     font-size: 40px !important;!I;!; */
}

span#counter1 {
    font-size: 200px;
}
.counter-exe-prog-shdg h4 {
    font-weight: 500;
    position: relative;
    width: fit-content;
}


.counter-exe-prog-shdg {
    padding-bottom: 30px;
}
@media(max-width:767px){
  .counter-text {
    width: 100%;
}
  .counter-exe-prog-hdg {
    width: 100%;
}

.counter-exe-prog-wrp {
    width: 100%;
}

.counter-container {
    display: block;
}
  .num-size {
    font-size: 60px !important;!i;!;
/*     line-height:70px; */
}
  span#counter1 {
    font-size: 60px;
}
  .counter-exe-prog-hdg h2 {
    line-height: normal;
}
  .num-size {
    text-align: left;
}
}