@media screen and (max-width: 1260px) and (min-width: 768px) {
  .tenweb_breadcrumbs {
    display: block;
  }
  .tenweb_breadcrumbs .container {
    margin-bottom: 50px !important;
  }
}
