.modal-footer {
    margin-top: -75px;
    margin-left: 1%;
    border: none;
    position: absolute;
}

.modal-footer .badge{
    font-size: 18px;
    border: 2px solid #aaa;
}

.modal-header {
    border: none;
    padding: 0;
}

.modal-header button {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 10;
}

.modal-header .close {
    color: #aaa;
    opacity: 1;
}

.modal-body {
    position: relative;
    padding: 0 15px 15px 15px;
}

.content-images .badge {
    margin-top: -90px;
    margin-left: 10px;
    border: 2px solid #aaa;
}

.content-images .badge-full-height-img {
    margin-top: -44px;
    margin-left: 10px;
    border: 2px solid #aaa;
    position: absolute;
}

.card-bg {
    background: #91928A;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
/*  border-left: 6px solid #E5E2DB;
  border-right: 6px solid #E5E2DB;*/
}

address {
  font-size: 1.8rem;
}
