.choose-together {
     height: unset !important;
     padding: unset !important;

}

@media (max-width: 767px) {
.modal-content {
    width: 86%;
}
}