

@media only screen and (max-width: 600px) {
  .q_slider {    
    display: none !important;
  }
}

#breadcrumbs {float: absolute; font-size: 75%; color: #8e908f; text-align:center}
#breadcrumbs a {display: inline; border: none; padding: 0; text-transform: none;}