img{
    height: auto;
}

@media print {
    .menu-link {
        display: none;
    }
    .header {
        position: absolute;
    }
}

.disable {
    display: none;
}

.grecaptcha-badge {
    display: none;
}

.contact-col-b {
    text-align: inherit;
}
