.menulist-images-div {
  width: 100%;
  float: left;
}
.pdf-container-position {
  width: 100%;
  float: left;
  text-align: center;
  margin: 14px 0;
}
.download_app_main img{ max-width: 100%;}
@media screen and (max-width: 767.5px) {
  .pdf-container-position canvas {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 991.5px) and (min-width: 768px) {
  .pdf-container-position canvas {
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 480.5px) {
    .display_center a {
        width: 100%;
    }
}
/*# sourceMappingURL=custom.map */