Sorry this was the code I picked up which works well.
@media only screen and (max-width: 767px) {
h1.av-special-heading-tag { font-size: 20px !important; }}
– Also is it possible to increase the size of the gap between the special heading and subheading? Or would it just be easier to create two separate headings?
Andy you are a legend! Thank you.