div#sb_content section#schedule {
  display: none;
}

.section-pd {
    padding: 25px 25px 25px;
}

div.avatar  {
  pointer-events: none;
}

div.content-column.col-sm-12.col-md-6 {
  width: 100% !important;
}

#sb-main-container #header .nav-wrapper .items-wrapper {
  content: url(https://arclabs.s3.amazonaws.com/pricemole-tiny.png);
  margin-bottom: 25px !important;
}

#header .nav-wrapper .items-wrapper {
    min-width: 50px !important;
}

#content-view #about-us .txt  {
    width: 100%!important;
    line-height: 2;
}
div.review-item.clearfix {
  background: #FFFFFF !important;
}

#sb-main-container #main #content-view {
  padding-top: 15px;
}

#sb-main-container #main #content-view .content-column #contacts .info .social {
  margin-top: 0px;
}

#sb-main-container #main #content-view .content-row.default #about-us, #sb-main-container #main #content-view .content-row.description_contacts #about-us {
  margin-bottom: 0px;
}

#sb-main-container #main #content-view .content-column .txt {
    font-size: 14px !important;
}

#content-view #about-us .txt table .table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: transparent !important;
}

#content-view #about-us tbody {
  border: transparent !important;
}

#contacts .icon {
  display: none;
}

#sb-main-container #main #content-view .content-column #contacts .info ul li {
  max-width: 100%;
}

#sb-main-container #main #content-view .content-column #contacts .info .web {
  margin: 5px !important;
}

#content-view #about-us .txt * {
  line-height: 22px;
}

#sb-main-container #main #content-view .content-column #contacts .info ul li .links {
  text-align: center;
}

@media only screen and ( min-width: 500px) {
  #contacts .section-pd::after {
    content: url(https://arclabs.s3.amazonaws.com/2021+images+blog/pricemole-partners.png);
    text-align: center;
  }
}

#sb-main-container #main #content-view .content-column #contacts .info .social {
    margin-bottom: 60px
};