.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 5px;
    /*height: 400px;*/
    background-color: transparent;
    border: 1px solid #212830;
}

.thumbnail>img{
    max-width: 100%;
    max-height: 100%;
}

.modalImg{
    width: auto;
    max-height: 70vh;
}

.gallery-modal-dialog {
    padding-top: 50px;
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
