/* product.css */

/*------------------------------------------------
    Kontakt Styles
-------------------------------------------------- */

.product {
    height: 512px;
}

.product .row {
    height: 100%;
}

.product .row1 {
    height: 140px;
/*    align-content: center;*/
    align-items: center;
}

.product > .PageTitel {
    
}

.product .row2 {
    height: 200px;
    align-items: center;
}
