.hir-container{
    background-color: #F5F5F5;
    border: 3px solid #BCBCBC;
    border-radius: 15px;
    padding: 25px 15px;
    max-height: 600px;
}
.hir-img{
    border-radius: 15px;
    max-height: 350px;
    margin: 5px;
}
.modal-image{
    max-width: 90%;
}