body, html {
    height: 100%;
    margin: 0;
  }
  
.shipping-modal{
  max-width: 1000px !important;
}

