.checkout-hero {
  background-color: #2D4176;
  height: 540px;
  padding: 380px 0px 0px;
}
.checkout-hero .container {
  max-width: 1920px;
  margin-right: 0px;
  width: 88%;
}
.checkout-hero p{
  text-align: left;
  letter-spacing: 0px;
  color: #F8F8F8;
  opacity: 1;
}
.checkout.content{
  top: 10px;
  position: relative;
}
/* .checkout .container {
  max-width: 1920px;
  margin-right: 0px;
  width: 88%;
} */
.checkout.container-fluid {
  width: 76%;
}
