.twitter-timeline {
    width: 100% !important;
    height: 100% !important;
}

.top-img {
    width: 100%;
    margin-bottom: 15px;
}

.top-tips-panel > .card-body {
    text-align: right;
}

/* .rowはBootstrap5で標準的にdisplay:flex; flex-wrap:wrap;になったため、重複していたこのルールは削除しました */