.promotion-item .button {
    display: none;
}
.home .categories-wrapper {
    padding: 5px 0 12px;
}
.home .featured-products-wrapper {
    padding: 20px 0;
}
.home .categories-wrapper {
    padding: 0px 0 0px;
}
.home .featured-products-wrapper {
display: none;
}
div.promotion-item img {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: contain !important;
}

.RegisterLink::after {
Content: "Having trouble with your login?\A Please reach out to us at: supportteam@dancorsolutions.com";
white-space: pre-wrap;
display: block;    
margin: 7px 0px 0px 0px;
Color: dark gray;
line-height: 2.5;
}