.pdf-slider {
    width: 100%;
    height: 600px;
    margin: 40px 0;
}

.pdf-slider iframe {
    width: 100%;
    height: 600px; /* You can adjust this height */
    border: none;
}


.swiper-button-next,
.swiper-button-prev {
    color: #000;
}
