﻿.selected {
    border: 3px solid #007bff !important;
    box-shadow: 0 0 10px rgba(0, 123, 255, 0.5);
    transform: scale(1.03);
}
.trimOuter {
    margin-top: -6px;
}

    .trimOuter img {
        height: 100px;
        width: 112px;
    }
