img {
    max-width: 100%;
    height: auto;
}

.ranto-content table {
    width: 100%;
    border-collapse: collapse;
}

.ranto-content th,
.ranto-content td {
    padding: .75rem;
    border-bottom: 1px solid #e5e7eb;
    text-align: left;
}
