img.eag-img-preview{
    width: auto;
    max-width: 50px;
    height:auto;
}
#eag-repeatable-gallery tr {
    border-bottom: 1px solid #d0cccc85 !important;
    display: block;
    padding: 15px 0;
}
#eag-repeatable-gallery tr {
    background: #f7f7f7;
    vertical-align: top;
}
#eag-repeatable-gallery tr:nth-child(odd) {
    background: #f0f0f0;
}