/* V-CORE mobile section separation v23. */

@media (max-width: 700px) {
  .skin-depth-copy {
    margin-top: 12px !important;
    border-top-color: transparent !important;
  }

  .skin-depth-copy::before {
    display: none !important;
  }
}
