.PDF iframe {
   max-width: 600px;
   margin: auto;
}

.File {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.File a {
font-size: 0;
}

.File a:after {
content: "Ders Dokümanını İndir";
font-size: 18px;
}

footer {
   display: none;
}

.tw-percentage:before {
   content: "%";
}
.tw-percentage:after {
   display: none;
}

.tw-card figure img {
   height: auto;
}
