
.checkout-layout .logo {
  background-image: url(https://storage.googleapis.com/jackercleaning/assets/optImg/logo/logo.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 45px;
  justify-self: flex-start;
  width: 260px
}
