.homeFeaturedCategoriesWrapper .bestsellers h3 {     display: none; }
.homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title {
    display: none;
}

.login__wrapper .page-title:before {
    content: '';
    display: inline-block;
    height: 9rem!important;
    width: 9rem!important;
    background: url(https://mediaace.infigosoftware.com/0/Handler/Picture/GU/F/ThemeImages/Aspire.MidnightBlueReversed.jpg)!important;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 1.5rem!important;
    background-size: cover !important;
}

.headermenu {
     .navbar {
        .navbar-dropdown {
           width: 200px;
        }
    }
}

a.navbar-item.my-addresses-link {
 display: none;
}

@media screen and (min-width: 1088px) {
    .navbar-category-navigation:hover .navigationmenu .navigationmenu--categories {
       min-width: 200px;
    }
}