﻿.bg-img-container {
    background-image: url('../images/product_1.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.model-content {
    overflow-y: auto;
    min-height: 460px;
    max-height: 460px;
    padding: 0px 10px;
}

.gradeLabel {
    min-width: 50px;
    max-width: 50px;
}