@media (max-width: 767px) {
  .shopify-section:not(.section_no-margin-bottom) + .shopify-section{
  overflow: hidden;
  }
}

html .announcement-bar .announcement-bar__message.h5 {
    padding: 0 !important;
}

.a_account .account_contents--item .account_contents--header h2 {
    line-height: 1.6;
}
@media (max-width: 767px) {
  .a_account .customer tbody td {
      font-size: 12px;
  }
}
