@media only screen and (max-width: 576px) {
  .title-with-view-link .rd-more-btn {
    position: absolute;
    top: auto;
    transform: none;
    right: auto;
    left: 0;
    bottom: 10px;
  }

  .title-with-view-link .section-title {
    padding-bottom: 35px;
  }

}
