div.menu.mobile {
    display: none;
}

div.form.list-filters {
    display: none;
}


hr {
    display: none;
}

.america-250 #brklist {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
    gap: 1.5em;
    padding: 0;
    list-style: none;
    min-height: 800px;
    max-width: 600px !important;
}

.america-250 #brklist img {
    border: 1px solid #ccc;
    width: 150px;
}

p.whowhere {
    font-size: 15px !important;
    line-height: normal !important;
}

.navbar-brand {
    position: static;
    display: block;
    margin-bottom: 1rem;

}


h1.page-title {
    margin-top: 1.5rem !important;
    margin-bottom: 5px !important;
}

.intro p{
    margin-bottom: 5px;
}



#navbar-main {
    border: 0 !important;
}