.Insightful_Box h4, .Insightful_Box h3 {
    overflow: hidden;
    color: var(--Text-Grey-800, #1d2939);
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    height: 52px;
    margin-top: 18px;
    margin-bottom: 8px;
    font-size: 20px;
}

.Insightful_Box h6, .Insightful_Box h4 {
    color: var(--Text-Grey-400, #98a2b3);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 15px;
    height: auto;
    margin-top: 0;
}

@media screen and (max-width:1366.51px) {
    

}

@media screen and (max-width:991px) {

   
}

@media screen and (max-width:767px) {
    

}

@media only screen and (max-width:767px) {
    

}

@media screen and (max-width:580px) {
  
}

@media screen and (max-width:480px) {
    
}

@media screen and (max-width:375.51px) { 
    
}

@media screen and (max-width:320.51px) { 
    
}



