Try to force it also with !important statement (with this is not important the position where the template add the code), also We have added code for arrows:
.jsn_social #photo_left_arrow {
display: block !important;
}
.jsn_social #photo_right_arrow {
display: block !important;
}
.jsn_social #photo_close_icon {
display: block !important;
}