/* brief-page */

@media only screen and (max-width: 767px) {
  .detailed-brief .load-more-navigation {
    margin-bottom: 40px;
  }
}
