
.modal-body[data-v-d4e2bc6b] {
  margin: 20px 0;
  max-height: 360px;
  overflow-y: auto;
}
.Dropdown-Menu[data-v-d4e2bc6b] {margin: 0;
}


.modal-body[data-v-4084def4] {
  margin: 20px 0;
  max-height: 450px;
  overflow-y: auto;
}

@media only screen and (min-width: 1200px) {
.image[data-v-ea15b55b] {
    width: 46%;
    height: 46%;
    background-size: contain;
    cursor: pointer;
    margin: 2%;
    border-radius: 3px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.image[data-v-ea15b55b] {
    width: 48%;
    height: 48%;
    background-size: contain;
    cursor: pointer;
    margin: 1%;
    border-radius: 3px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.image[data-v-ea15b55b] {
    width: 46%;
    height: 46%;
    background-size: contain;
    cursor: pointer;
    margin: 2%;
    border-radius: 3px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.image[data-v-ea15b55b] {
    width: 90%;
    height: 46%;
    background-size: contain;
    cursor: pointer;
    margin: 5%;
    border-radius: 3px;
}
}
@media only screen and (min-width: 350px) and (max-width: 480px) {
.image[data-v-ea15b55b] {
    width: 90%;
    height: 45%;
    background-size: contain;
    cursor: pointer;
    margin: 5%;
    border-radius: 3px;
}
}
@media only screen and (min-width: 100px) and (max-width: 349px) {
.image[data-v-ea15b55b] {
    width: 90%;
    height: 45%;
    background-size: contain;
    cursor: pointer;
    margin: 5%;
    border-radius: 3px;
}
}
