/*
// Plugin Name : Responsive Image Slider
// Created On : 11/27/2021
// Author : Joe Kustek
// Version : 1.0
// Description : Add a slider to any content area easily with this plugin
//
*/
/* display styles */
/* admin styles */

.slider-image-wrapper {
  width: 100%;
  height: auto;
}

ul#sll {
 list-style-type: none;
 padding-left: 0;
 }
