@media (min-width: 320px) and (max-width: 480px) {
  
  /* CSS */
.featured-slider .featured-item{height: 100px;}  
}
