/* Add here all your CSS customizations */
#header .header-nav-features .header-nav-features-cart .mini-products-list {
  overflow: auto;
  max-height: 420px;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li.item:last-child {
  border-bottom: none;
}

section.section.section-height-3 .container {
  min-height: 500px;
}

body {
  font-size: 16px !important;
}
