I realized that over mobile network the JS which was parsing all the css into the plugin was struggling.
So by placing all my custom css into my main style.css file rather than the slideshow plugin custom styles file it has no problem parsing all the proper css into the page. Whether it is on Mobile or Wifi.