.swiper-wrapper .slider-down-arrow .icon-salient-down-arrow:before {
    content: 
    font-family:FontAwesome;
    font-size: 48px !important;
}/* Enter Your Custom CSS Here */

@media only screen and (max-width: 1000px) {

  .mobile-hidden {

     display: none!important;

  }

}

