.sortable_responsive_gallery_container {width:100%;float:none;margin:0 auto;padding: 0px}
.sortable_responsive_gallery_image {margin:0 auto;float:left;text-align:center; padding:5px;}
.sortable_responsive_gallery_image img{max-width:98%;margin:auto;height: auto; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}
@media screen and (max-width : 800px){.sortable_responsive_gallery_image {margin:auto;float:left;text-align:center;width:50% !important}}
@media screen and (max-width : 520px){.sortable_responsive_gallery_image {margin:auto;float:none;text-align:center;width:auto !important}.sortable_responsive_gallery_image img{max-width:100%;margin:auto;height: auto}}