/* H2 fontgrote */
@media (min-width: 1200px)
.h2, h2 {
    font-size: 1.7rem !important;
}
/* Formulier veld hoogte */
.form-control {
    height: 50px;
}