html,body {
max-width: 100% !important;
overflow-x: hidden !important;
}
h1  { max-width: 100% !important;
}
p  { max-width: 100% !important;
}
h2 { max-width: 100% !important;
}
h3 { max-width: 100% !important;
}
p {
max-width: 100%;
height: auto;
}
footer {
max-width: 100%;
height: auto;
}.grecaptcha-badge {
visibility: hidden;
}