﻿.lb-outerContainer {
    width: 70% !important;
    height: 70% !important;
}

.lb-image {
    width: 100% !important;
    height: 100% !important;
}

.lb-nav a.lb-prev::before {
    content: "←"!important; /* Use your desired icon or content */
}

.lb-nav a.lb-next::before {
    content: "→"; /* Use your desired icon or content */
}

.lb-caption {
    font-size: 24px!important;
}

.lb-number {
    font-size: 20px !important;
}