@media screen and (max-width:768px) {
    .primary-headinng{
        font-size:32px;
    }
}
