
.CenterAlign-wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.CenterAlign-main-align{
  background: #fff;
  height: 100%;
}
.height-6-vh{
  height:34px !important;
}

