.card {
    border: none;
}

.dropdown-menu-item {
    padding: 1rem;
    text-align: center!important;
    border-bottom: 1px grey solid;
    max-width: 100%;
}