.elementor-2325 .elementor-element.elementor-element-7028428{width:var( --container-widget-width, 99.256% );max-width:99.256%;--container-widget-width:99.256%;--container-widget-flex-grow:0;}/* Start custom CSS for html, class: .elementor-element-7028428 */.pdf-desktop iframe {
  width: 100%;
  height: 700px;
  border: none;
  display: block;
}


.pdf-mobile {
  display: none;
}

@media (max-width: 767px) {
  .pdf-desktop {
    display: none;
  }

  .pdf-mobile {
    display: block;
    text-align: center;
    margin: 20px 0 10px 0;
  }

  .pdf-btn {
    display: inline-block;
    padding: 14px 20px;
    background: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
  }
}/* End custom CSS */