.page__docs {
    margin-bottom: 3rem;
}

.page__docs img {
    max-width: 100%;
}

@media (max-width: 576px) {
    .list-group {
        margin-inline: 0 !important;
        margin-bottom: 2rem !important;
    }
}
