
@media (min-width: 768px){
  .about-page__slide-inner {
    display: block !important;
  }
}