/** Modal CSS */
.rnhs-modal {
  margin-top: 5em; }
  .rnhs-modal .modal-dialog .modal-content .modal-header .close span {
    font-size: 46px; }

#instructor-grid .row .col-lg-4 {
  padding-top: 15px;
  padding-bottom: 15px; }
  #instructor-grid .row .col-lg-4 .btn-instructor {
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent; }

img.modal-img {
  max-width: 100%;
  display: block;
  width: 100%; }

img.btn-img {
  max-width: 100%;
  display: block;
  width: 100%;
  max-height: 400px;
  object-fit: cover; }

.flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

/*# sourceMappingURL=supports.css.map */
