.w-takeover .w-to-item .word,
.w-takeover .w-to-parent-link .word { font-size:clamp(24px,3vw,40px) !important; line-height:1.05 !important; }
@media screen and (max-width:768px){
  .w-takeover .w-to-item .word,
  .w-takeover .w-to-parent-link .word { font-size:24px !important; }
}