/* ATC Reviews - Mobile Only */
@media screen and (min-width: 768px) {
  .atc-reviews {
    display: none !important;
  }
} 