-
<style>
.records-iframe {
width: 100%;
height: 900px;
border: 0;
display: block;
}
@media (max-width: 768px) {
.records-iframe {
height: 700px;
}
}
</style>
<iframe
class="records-iframe"
loading="lazy"
></iframe>
-
Description text goes here
-
Description text goes here