
.modal-header, h4, .close {
    background-color: #5cb85c;
    color:white !important;
    text-align: center;
    font-size: 30px;
}
.modal-footer {
    background-color: #f9f9f9;
}

.sai-container
{
    margin-top: 35px;
    margin-bottom: 15px;
    padding-top: 30px;
}

@media (min-width: 768px)
{
    .modal-dialog {
        width: 665px;
        margin: 30px auto;
    }
}

.item-image-url {
    height: 25%;
    width: 25%;
}