body {
  min-height: 100vh;
  height: 100vh;
  width:100%;
  overflow-y: auto;
}

.body-wrapper {
  height: 100%;
  
}

.social-share-icon{
  display: none !important;
}

.me-auto.align-self-center {
    display: none !important;
}

.andifooter{
  bottom:0%;
}
.sp-main-body{
  min-height: 100vh;
  height: 100vh;
}