.header {
    background-image: url(https://cdn11.bigcommerce.com/s-sayqh95181/images/stencil/original/image-manager/hdr-bckgrd.png?t=1725053176);
    background-repeat: no-repeat;
    background-size: 70% 100%;
    background-position: right;
}
.featuredCategory img {
    border: 1px solid rgba(0, 0, 0, .1);
}
@media (min-width: 801px) {
    .navUser .dropdown-menu {
        border: 0px !important;
    }
}
.navUser-section .dropdown-menu-item>a {
    text-decoration: none !important;
}
