.homeFeaturedCategoriesWrapper .grid_12 {
    display: none
}

.image.dedicated-footer-logo img{
height: 5rem;
margin-bottom: 3rem;
}

@media screen and (min-width: 1280px) {
    .homePageCategories .column.is-3-widescreen {
    width: 20%;
    padding: 0.3rem;
}
}

#UCalContactUsFormSize {
    max-height: 900px;
    overflow: hidden
}

@media screen and (min-width: 521px) and (max-width: 897px) {
    #UCalContactUsFormSize {
        max-height: 775px;
        overflow: hidden
    }
}

div.WorkingFolderInfo.content.notification.is-small{
    display: none;
}

@media screen and (min-width: 1088px) {

    div.homePageCategories div.listWrapper.columns.is-mobile.is-multiline.clearfix  {
      justify-content: center;
    }
    
    }

.HideQuantityForPreOrderCard {
    display:none
}

#product_attribute_v2504_282 {
    display: none;
}

.cf_accountlinks_CustomerAddresses {
    display: none;
}

.navbar-item.my-addresses-link {
    display: none;
}