@media screen and (max-width: 767px){
    .heading_48 {
        font-size: 20px;
    }
    .heading_24{
        font-size: 18px;
    }
}