


@media screen and (max-width: 767px) {
  .m-slider-controls {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .m-slider .m-slider-controls__button {
    color: #fafafa !important;
  }
}