.legal-notices {
    @media screen and (max-width: 1200px) {
        * th,
        * p {
            font-size: 2.8vw !important;
        }
        * h3 {
            font-size: 3.4vw !important;
        }
    }
}