

.featured-pages-module .featured-pages-list li a {
    color: inherit;
    border: 1px solid black;
    padding: 12px;
    width: 100%;
    background-color: #f7f7f7;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    min-width: 100%;
}

#mobile-header-custom .mobile-logo-col img {
    margin: 0;
    max-height: 100px;
}