@media only screen and (min-width: 320px) and (max-width: 767px){
    .hm-about-sec .heading-section .subheading{    text-align: center;
    width: 100%;
    display: block;}
    
}
