.t611 .t-section__topwrapper {
    margin-bottom: 30px;
}

.t-records ul {
  margin-top: 15px;
  margin-bottom: 15px;
}

.t951__cont-wrapper .t951__sidebar {
  border-right: 1px solid #eee;
  padding-right: 40px !important;
}

.t951 .t951__grid-cont.t-store__valign-buttons .t-item {
    box-shadow: 0 -2px 2px 0 rgba(35,31,32,.05),0 4px 8px 0 rgba(35,31,33,.1);
  padding: 20px;
}

@media screen and (max-width: 480px) {
  .t611 .t-section__topwrapper {
    margin-bottom: 0;
  }
  .t611 .t-section__title {
    margin-bottom: 0;
  }
  
  .t611 .t-name_xs {
    font-size: 16px;
  }
}

@media screen and (max-width: 960px) {
  .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="20"], .t-store__grid-cont_col-width_stretch[data-col-gap="20"] {
    padding: 0px 10px 0 10px;
  }
}