.AdminLayout {
  display: flex;
  position: absolute;
  bottom: 0; 
  left:0;
  right:0;
  top: 160px;
}