/* Add custom CSS styles below */ 
.top-navbar {
  display: none;
}
.slide--cat-entry {
  height: 220px;
}
.slide--cat-entry img{
  height: 150px;
  width: 150px;
  border-radius: 25px;
}
.s-block-trust-store-features__grid {
  grid-template-columns: repeat(2, 1fr) !important;
}