.menulist-images-div {
  width: 100%;
  float: left;
}
.pdf-container-position {
  width: 100%;
  float: left;
  text-align: center;
  margin: 14px 0;
}
.search-locations-main {
  min-height: auto;
}
.changestore-main-div.changestore-main-div-check {
  height: calc(100% - 160px);
}
.drinx-delivered-banner img {
  width: 100%;
}
@media screen and (max-width: 767.5px) {
  .pdf-container-position canvas {
    width: 100%;
    float: left;
  }
  .bgr_img_new_main {
    display: block;
  }
  .download_app_main_right {
    display: none;
  }
  .download_app_main_left {
    width: 100%;
  }
  .download_app span.download-app-text {
    font-size: 22px;
  }
  .app-links-container {
    width: 100%;
    float: left;
  }
  .download_app span {
    text-align: left;
  }
  .app-links-container {
    float: left !important;
  }
  .display_center a {
    width: 42%;
  }
}
@media only screen and (max-width: 991.5px) and (min-width: 768px) {
  .pdf-container-position canvas {
    width: 100%;
    float: left;
  }
}
/*# sourceMappingURL=custom.map */