
/*
@media screen and (min-width: 1206px) {
    .full-h .container.col-lg {
        height: 92vh;
    }

    .full-h footer {
        max-width: 1366px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        bottom: 0;
        padding: 0;
    }
}
*/

