﻿.Header_Global {
    height: 104px;
    left: 20px;
    position: fixed;
    right: 20px;
    top: 0;
    z-index: 999;
}


.Footer_Global {
    position: fixed;

}