.asptt-pdf-viewer {
    text-align: center;
    margin: 25px 0;
}

.asptt-pdf-viewer embed {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}