@media(max-width:769px){
    h1.fs-36{
font-size: clamp(2rem, 5vw, 6rem);
    }
}