@media  screen and (max-width: 320px) {
    .heading-style-4 h2{
    	font-size: 30px;
    }
}