@media screen and (max-width: 767px) {
  section.type_swipe .swiper-buttons { 
    opacity: 0;
    pointer-events: none;
  }
}

.m_ribbon_text span {
  margin-left: .5rem;
}