
.srt-theme-driver .driver-popover-description {
    text-align: justify;
    font-size: 15px;
    line-height: 1.5;
}

.driver-popover-large {
    max-width: 1200px;
    width: 90%;
    height: 780px;
}

.driver-popover-large img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

