body, html {
    /*height: 100%;*/
    font: normal 12pt arial;
    color: #fff;
    margin: 0;
    padding: 0;
    background: #000;
}

.row, #tat, #pro {
    margin: 0;
    padding: 0;
}

/*#tat, #pro {
    height: 100vh;
}

#tat {
    background: url(../images/tat.jpg) #000 no-repeat 50% 100%;
    background-size: 100%;
}

#pro {
    background: url(../images/pro.jpg) #000 no-repeat 50% 100%;
    background-size: 100%;
}*/

#mixdig{
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    text-align: center;
}