#tab-description img,
.product-description img,
.description img {
  max-width: 100% !important;
  height: auto !important;
  display: block;
}

html, body {
  overflow-x: hidden;
}



@media (max-width: 767px) { .breadcrumb { overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; } .breadcrumb li { display: inline-block; float: none; } }
