@media (max-width: 575px) {
  a.search-toggle-mob:hover {
    color: #011f43 !important;
  }

  header.header {
    transition: transform 350ms linear;
    transform: translateY(0px);
  }

  header.header div.navigation ul li .toggle-sub {
    padding: 0px 13px !important;
    margin: 11px 0px !important;
  }

  header.header div.navigation ul li ul.sub-menu li {
    background-color: rgba(255, 255, 255, 0.1);
  }

  header.header > div.container:nth-child(3) {
    overflow: auto;
    max-height: 70vh;
  }

  header.header.has-search {
    transform: translateY(65px);
  }

  div.site-search {
    height: 65px;
    position: fixed;
    top: 0px;
    z-index: 10000;
  }

  div.site-search .gsc-control-cse .gsc-input-box {
    height: 24px !important;
  }

  div.gsc-results-wrapper-overlay {
    position: absolute !important;
    top: 20px !important;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    height: 80vh;
    min-height: 400px;
  }

  div.gsc-control-cse.gsc-control-cse-en {
    padding: 6px !important;
  }

  header.header > div.container:nth-child(3) {
    padding: 0px !important;
  }

  header.header > div.container ul#menu-main-menu {
    padding: 0px !important;
    margin: 0px !important;
  }

  .main-container-contact-area .container-contact-buttons .contact-grp .apply {
    width: 33.33333% !important;
  }

  .main-container-contact-area
    .container-contact-buttons
    .contact-grp
    .apply:last-child {
    display: none !important;
  }

  table.gstl_50.gssb_c {
    z-index: 10000;
  }
}

div.buttons {
  display: flex;
  margin: -5px;
  flex-flow: wrap;
}
div.buttons > a {
  transition: background-color 250ms linear;

  height: 40px;
  line-height: 38px;
  white-space: nowrap;
  display: block;
  background-color: #98002f;
  margin: 5px;
  border-radius: 5px;
  color: #ffffff;
  padding: 0px 20px;
}
div.buttons > a:hover {
  text-decoration: none;
  background-color: #61001f;
}

table.table {
  border: 2px solid #dee2e6;
  table-layout: fixed;
}
table.table th {
  background-color: #efefef;
}
table.table tr:nth-child(1) th {
  background-color: #dee2e6;
}

@media screen and (max-width: 700px) {
  table.responsive {
    border: 0 !important;
  }

  table.responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  table.responsive tr {
    border: 1px solid #ddd;
    box-shadow: 0px 2.5px 5px rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 15px;
  }

  table.responsive td {
    border-bottom: 1px solid #ddd;
    border-top: 0 !important;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }

  table.responsive td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  table.responsive td:last-child {
    border-bottom: 0;
  }
}

.contact-grp .apply {
  margin-bottom: 5px;
}

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

.news-blocks .burgborder {
  width: 350px;
  height: 232px;
}
.page-template-law-school-homepage .news-blocks .burgborder {
    height: auto;
}

.vertical-menu-law {
  width: 250px;
  background-color: rgb(12, 43, 83);
  height: 345px;
  border-radius: 3px;
}

.vertical-menu-law a {
  color: white;
  display: block;
  padding: 8px;
  text-decoration: none;
  top: 15px;
  position: relative;
  width: 90%;
  font-size: 21px;
}

.vertical-menu-law a:hover {
  background-color: rgb(124, 19, 32);
  font-weight: bold;
}

.vmenu-law-span {
  left: 25px;
  position: relative;
  display: block;
  width: inherit;
}

/**
UPDATES Covid
*/

.updates-banner {
  position: relative;
  width: 99.4vw;
  transform: translateX(-50.1%);
  left: 50%;
  top: -30px;
}

.updates-banner img {
  width: 1910px !important;
}

.titles-updates {
  position: absolute;
  left: 21vw;
  top: 11vw;
}

.titles-updates {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    max-width: 1110px;
    transform: translateX(-50%);
}

.titles-updates h1 {
  margin-bottom: 0px !important;
  color: white !important;
  font-size: 2.5vw !important;
  line-height: 0px !important;
  margin-top: 0px !important;
}

.titles-updates h3 {
  color: white;
  font-size: 1.3vw;
  position: relative;
  top: 3.5vw;
}

.updates-bg-white {
  padding: 3vw 20vw 3vw 20vw;
  display: block;
  position: relative;
  width: 99.2vw;
  left: 50%;
  transform: translateX(-50%);
}

.updates-bg-grey {
  background-color: rgb(245, 245, 245);
  padding: 3vw 20vw 3vw 20vw;
  display: block;
  position: relative;
  width: 99.2vw;
  left: 50%;
  transform: translateX(-50%);
}

.updates-wrap {
  padding: 30px 0px 0px 0px !important;
}

.itemvid-slide {
  margin: 0px 20px;
  width: 11vw !important;
}

.itemvid-slide p {
  display: none;
}

.itemvid-slide h5 {
  background-color: rgb(245, 245, 245);
  width: 100%;
  padding: 10px;
  font-size: 0.8vw;
  text-align: center;
}

.slider-for p {
  display: none;
}

.slider-for {
  margin-bottom: 20px;
}

.slider-for h5 {
  background-color: rgb(245, 245, 245);
  width: 100%;
  padding: 10px;
  transform: translateY(-7px);
}

.slider-nav {
  height: 200px;
  display: flex !important;
}

.slick-prev,
.slick-next {
  display: block;
  background-color: transparent;
  outline: none;
  font-size: 30px;
  border-radius: 50%;
  height: 50px;
  top: 30px;
  position: relative;
  cursor: pointer;
  border: none;
}

.webinar-menu {
  padding: 15px;
  font-size: 18px;
}

@media only screen and (max-width: 1024px) {
  .updates-bg-white {
    padding: 0;
  }

  .updates-bg-grey {
    background-color: rgb(245, 245, 245);
    padding: 0;
  }

  .fix-webinar-menu {
    right: 0px !important;
  }
}

@media only screen and (max-width: 1700px) {
  .fix-webinar-menu {
    /*right: 0px !important;*/
  }
}

@media only screen and (max-width: 500px) {
  .fix-rsvp {
    /*float: left;*/
    position: relative;
    background-color: rgb(152, 2, 46);
    color: white;
    font-weight: bold;
    padding: 9px;
    /*transform: translateX(320px);*/
    /*top: -30px;*/
    text-decoration: none;
    cursor: pointer;
  }
}

@media only screen and (max-width: 1250px) {
  .webinar-menu {
    padding: 15px;
    font-size: 1.3vw;
  }
  .updates-bg-white {
    padding: 3vw 10vw 3vw 10vw;
  }

  .updates-bg-grey {
    padding: 3vw 10vw 3vw 10vw;
  }
}

/* menu school fixes*/

.page-template-page-templatesfullwidthpagelawupdates-php #menu-item-47 {
  margin-right: 109px !important;
}

.page-template-thankpage #menu-item-387 {
  margin-right: 122px !important;
}

.page-template-page-templatesfullwidthpagelawupdates-php a.logo {
  left: 48.5% !important;
}

.page-template-thankpage a.logo {
  left: 46.5% !important;
}

.page-template-page-templatesfullwidthpagelawupdates-php .search-toggle,
.page-template-thankpage .search-toggle {
  transform: translateY(-36px);
  height: 30px;
  left: 33px;
}

.page-template-page-templatesfullwidthpagelawupdates-php .search-toggle a,
.page-template-thankpage .search-toggle a {
  padding: 3px 10px !important;
}

@media only screen and (max-width: 1560px) {
  .itemvid-slide {
    width: 10vw !important;
  }
}

@media only screen and (max-width: 1400px) {
  .itemvid-slide {
    width: 9vw !important;
  }
}

@media only screen and (max-width: 999px) {
  .stick-menu-update {
    transform: translateX(-60px);
  }

  .sticky-menu-update-fix {
    transform: translateX(-60px);
  }
}

@media only screen and (max-width: 900px) {
  .webinar-menu {
    font-size: 1.8vw;
  }
}

@media only screen and (max-width: 590px) {
  .webinar-menu {
    font-size: 2vw;
  }
}

@media only screen and (max-width: 600px) {
  .vertical-menu-law {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .itemvid-slide {
    margin: 0px 20px;
    width: 12vw !important;
  }
  .itemvid-slide h5 {
    font-size: 1vw;
  }
}

@media only screen and (max-width: 1050px) {
  .itemvid-slide {
    margin: 0px 20px;
    width: 10vw !important;
  }
}

@media only screen and (max-width: 1050px) {
  .itemvid-slide {
    margin: 0px 10px;
    width: 10vw !important;
  }
}

@media only screen and (max-width: 600px) {
  .itemvid-slide {
    margin: 0px 10px;
    width: 18vw !important;
  }

  .itemvid-slide h5 {
    font-size: 2vw;
  }
}

@media only screen and (max-width: 500px) {
  .itemvid-slide {
    margin: 0px 10px;
    width: 16vw !important;
  }

  .itemvid-slide h5 {
    font-size: 2vw;
  }
}

.webinar-button {
  /*float: right;*/
  position: relative;
  background-color: #7a191e;
  color: white;
  font-weight: bold;
  padding: 10px 35px;
  /*transform: translateX(195px);*/
  /*top: -9px;*/
  text-decoration: none;
  cursor: pointer;
  font-size: 15px;
}

@media only screen and (max-width: 1250px) {
  .webinar-button {
    /*transform: translateX(14vw);*/
  }
}

@media only screen and (max-width: 1150px) {
  .webinar-button {
    font-size: 12px;
  }
}

@media only screen and (max-width: 900px) {
  .webinar-button {
    /*transform: translateX(20vw);*/
  }
}

@media only screen and (max-width: 500px) {
  .webinar-span {
    /*width: 25vw !important;*/
  }
}

.webinar-span {
  display: inline-block;
  /*width: 15vw;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;*/
}

.webinar-span:hover {
  /*white-space: pre-line;*/
}

/** Webinar Fixes **/
h4.webinar-menu {
    display: flex;
    flex-flow: row wrap;
}
h4.webinar-menu .webinar-span {
  flex: 1 100%;
  width: 100%;
  margin-bottom: 20px;
}
h4.webinar-menu .fix-webinar-menu {
    flex: 1 50%;
    width: 50%;
    display: block;
}

/**
sticky menu
**/

.stick-menu-update {
  position: absolute;
  z-index: 10000;
  top: 32.4vw;
}

.stick-menu-update {
    position: absolute;
    z-index: 10000;
    top: 60px;
}

.sticky-menu-update-fix {
  position: fixed;
  top: 165px;
}

/** Thank Page */
.thank_page_banner {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  top: -30px;
}

.thank_page_banner img {
  width: 1920px !important;
}

/**Warning STU*/

.warning-stu {
  background-color: #efd967;
  display: block;
  text-align: center;
  color: #0a274a;
  height: 45px;
}

.header {
  box-shadow: none !important;
}

.warning-stu-bold {
  font-size: 16px;
  font-weight: bold;
  top: 10px;
  position: relative;
}

.warning-stu-normal {
  font-size: 16px;
  position: relative;
  top: 10px;
}

.warning-stu-icon {
  position: relative;
  top: 9px;
}

#coronavirus-alert {
  top: 45px !important;
}

.give-notification {
  top: 45px !important;
}

@media only screen and (max-width: 1300px) {
  .warning-stu-bold {
    font-size: 1.2vw;
  }

  .warning-stu-normal {
    font-size: 1.2vw;
  }
}

@media only screen and (max-width: 850px) {
  .warning-stu-bold {
    font-size: 1.6vw;
  }

  .warning-stu-normal {
    font-size: 1.6vw;
  }
  .warning-stu {
    height: 60px;
  }
}

@media only screen and (max-width: 680px) {
  .warning-stu-bold {
    font-size: 2vw;
  }
  .warning-stu-normal {
    font-size: 2vw;
  }
}

@media (max-width: 575px) {
  #coronavirus-alert {
    top: initial !important;
  }
}

#___gcse_0 {
  margin-top: 30px;
}

/* WOW PAGE*/

.buttons-wow {
  margin-top: 70px;
}

.wow-rsvp {
  text-align: center;
  padding: 25px 0px;
}

.wow-rsvp a {
  background-color: #800000 !important;
  color: white !important;
  padding: 15px 45px !important;
  border-radius: 3px !important;
  font-weight: bold !important;
}

.wow-text {
  text-align: center;
  margin-top: 35px;
}

.wow-download {
  text-align: center;
  margin-top: 45px;
}

.wow-download a {
  color: #022044;
  padding: 10px 45px;
  border: solid 1px #022044;
  border-radius: 3px;
  font-size: 14px;
}

.wow-space-buttons {
  margin-right: 70px;
}

/* SEARCH ON LIBRARY */
.ebsco-single-search *,
.ebsco-single-search *::before,
.ebsco-single-search *::after {
  box-sizing: border-box;
  font: inherit;
  margin: 0;
}
.ebsco-single-search input,
.ebsco-single-search button,
.ebsco-single-search select {
  margin: 0;
}
.eb-search-container {
  display: flex;
  flex-flow: row wrap;
  line-height: 1.5;
}
.eb-search-container > * {
  flex: 1 100%;
  padding: 12px;
}
.eb-search-container__title {
  font-weight: 400;
  font-size: 1.5em;
  letter-spacing: -0.05em;
  text-align: center;
}
.eb-search__box > * {
  flex: 1 100%;
  line-height: normal;
}
.eb-search__box {
  border-radius: 0.25em;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.25em;
}
.eb-search__input-bquery {
  background: #fff;
  border: 1px solid #002f56;
  border-bottom-color: transparent;
  border-radius: 0.25em 0.25em 0 0;
  padding: 0.75em;
}
.eb-search__input-bquery:focus {
  color: #333;
}
.eb-search__submit-button {
  -webkit-appearance: button;
  background: #002f56;
  border: 1px solid #002f56;
  border-radius: 0 0 0.25em 0.25em;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  cursor: pointer;
  overflow: visible;
  padding: 0.5em 1.25em;
  text-align: center;
  white-space: nowrap;
}
.eb-search__submit-text {
  display: inline-flex;
  overflow: hidden;
}
.eb-filter-container {
  padding-bottom: 0;
}
.eb-search__label {
  align-items: center;
  display: inline-flex;
  white-space: nowrap;
  width: 100%;
}
.eb-search__input {
  height: 1.1em;
}
.eb-search__span {
  padding: 0 0.5em;
}
.eb-adv-search {
  padding-right: 1em;
  text-align: right;
  white-space: nowrap;
}
.eb-adv-search__link {
  text-decoration-skip-ink: auto;
}
.eb-sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
@media only screen and (min-width: 768px) {
  .eb-search-container {
  }
  .eb-search__box {
    flex-wrap: nowrap;
    height: 2.8em;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  }
  .eb-search__input-bquery {
    border-bottom-color: #002f56;
    border-radius: 0.25em 0 0 0.25em;
    border-right-color: transparent;
    width: 100%;
  }
  .eb-search__submit-button {
    border-radius: 0 0.25em 0.25em 0;
    box-shadow: none;
    flex: 0 0 auto;
  }
  .eb-filter-container {
    flex: 1;
    padding-left: 1em;
  }
  .eb-search__label {
    width: auto;
  }
  .eb-adv-search {
    flex: 0 0 auto;
  }
}

.page-template-library-homepage #middlecontent {
  margin-top: 0px;
}

/* Creative Form */

#wpcf7-f5252-p5253-o2 {
  width: 100%;
  max-width: 100%;
}
#wpcf7-f5252-p5253-o2 form > div:not(.wpcf7-response-output) {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
#wpcf7-f5252-p5253-o2 form > div > div {
  width: calc(50% - 15px);
}
#wpcf7-f5252-p5253-o2 form > div > div.one-row {
  width: 100%;
}
#wpcf7-f5252-p5253-o2 form input,
#wpcf7-f5252-p5253-o2 form select,
#wpcf7-f5252-p5253-o2 form textarea {
  margin-bottom: 20px;
}
#wpcf7-f5252-p5253-o2 form label {
  color: #545454;
}
#wpcf7-f5252-p5253-o2 form label span {
  color: #9b9b9b;
}

/** form styles default*/
.two-col-form {
  flex-direction: row;
}

.checkbox-list {
  width: 100% !important;
  background-color: #f5f7f8;
}

.checkbox-list input {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.form-textarea textarea {
  height: 150px !important;
}
.checkbox-list .wpcf7-list-item {
  width: 45%;
}

.checkbox-list .title-checkbox {
  color: #011f43 !important;
  padding: 20px;
}

.submit-form-button {
  width: 100% !important;
  text-align: center;
  margin-top: 40px !important;
}
.submit-form-button input {
  background-color: #8b1717 !important;
  width: 300px !important;
  height: 50px !important;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 840px) {
  .two-col-form {
    flex-direction: column;
  }
  .two-col-form .inner-two-col {
    width: 100% !important;
    padding: 0px 20px;
  }
  .checkbox-list .wpcf7-list-item {
    width: 100%;
  }

  .set-size-responsive {
    padding: 20px;
  }
}

.fileUpload {
  cursor: pointer !important;
  padding: 0px !important;
  border: none !important;
  background-color: transparent !important;
}

/** class for forms */
.fullWidthForm .wpcf7 {
  width: 100%;
  max-width: 100%;
}

.formTwoCol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
}

.inner-two-col {
  width: calc(50% - 15px);
}

.blueLabel {
  font-weight: bold;
  color: #011f43;
  width: auto !important;
}

.addBottomSpace {
  margin-bottom: 15px;
}

.inner-two-col .wpcf7-checkbox .wpcf7-list-item {
  width: 100%;
}
.room-radio > span:nth-child(1),
.room-radio > span:nth-child(2),
.room-radio > span:nth-child(3),
.room-radio > span:nth-child(4),
.room-radio > span:nth-child(5),
.room-radio > span:nth-child(6) {
  width: 160px;
}
.room-radio > span:nth-child(1):after,
.room-radio > span:nth-child(2):after,
.room-radio > span:nth-child(3):after,
.room-radio > span:nth-child(4):after,
.room-radio > span:nth-child(5):after,
.room-radio > span:nth-child(6):after {
  content: "";
  display: inline-block;
  background-size: cover;
  margin-top: 20px;
}

.room-radio > span:nth-child(1):after {
  background-image: url(/wp-content/uploads/2020/09/se1.png);
  width: 100px;
  height: 100px;
}
.room-radio > span:nth-child(2):after {
  background-image: url(/wp-content/uploads/2020/09/set2.png);
  width: 150px;
  height: 65px;
}
.room-radio > span:nth-child(3):after {
  background-image: url(/wp-content/uploads/2020/09/set3.png);
  width: 150px;
  height: 100px;
}
.room-radio > span:nth-child(4):after {
  background-image: url(/wp-content/uploads/2020/09/set4.png);
  width: 180px;
  height: 92px;
}
.room-radio > span:nth-child(5):after {
  background-image: url(/wp-content/uploads/2020/09/set5.png);
  width: 120px;
  height: 110px;
}
.room-radio > span:nth-child(6):after {
  background-image: url(/wp-content/uploads/2020/09/set6.png);
  width: 180px;
  height: 100px;
}

.room-radio {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  column-gap: 7em;
}

.getBold {
  font-weight: bold;
}

.formSubmitButton input {
  background-color: #8b1717 !important;
  width: 300px !important;
  height: 50px !important;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 1200px) {
  .room-radio {
    column-gap: 3em;
  }
}

@media only screen and (max-width: 990px) {
  .room-radio {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 4em;
  }
}
@media only screen and (max-width: 840px) {
  .set-size-responsive-field {
    padding: 0 20px;
  }
  .inner-two-col {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .room-radio {
    grid-template-columns: repeat(1, 1fr);
  }
}

.line-separator {
  border-bottom: solid #dcdbda 1px;
}
.category-press-release .entry-meta,
.category-in-the-news .entry-meta {
    display: none;
}
.press-release-list,
.inthenews-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.press-release-list .press-release-post,
.press-release-list .press-release-post .post-title,
.inthenews-list .inthenews-post,
.inthenews-list .inthenews-post .post-title  {
  font-size: 16px;
  color: #0f2d53;
}
.inthenews-list .inthenews-post,
.press-release-list .press-release-post {
  margin-bottom: 20px;
}
.press-release-list .post-date,
.inthenews-list .post-date {
  display: block;
  font-size: 80%;
}
.inthenews-list .inthenews-post a {
    display: flex;
    flex-flow: row wrap;
}
.inthenews-list span.media-logo-wrap img {
    width: 100%;
    display: block;
}
.inthenews-list span.media-logo-wrap {
    max-width: 60px;
    flex: 1 60px;
    display: block;
}
.inthenews-list .media-content {
  padding-left: 20px;
  flex: 1 calc(100% - 60px);
  max-width: calc(100% - 60px);
  align-self: center;
}
#sidebar_pressreleases .sidebar-title {
  color: #98012e;
  text-decoration: none;
  font-size: 24px;
  font-weight: 300;
}
#belowHeroLogos .row > div > div a > img {
    display: block;
    margin: 0 auto;
    max-height: 270px;
}
#belowHeroLogos .row > div > div a {
    box-sizing: border-box;
    padding: 15px;
}
.aeoboxes {
  border: 2px solid #98012e;
  display: flex;
  flex-flow: row wrap;
}
.aeobox {
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #98012e;
  padding: 20px 20px;
  flex: 1 100%;
  width: 100%;
}
.aeobox__number {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  align-content: center;
  text-align: center;
  position: relative;
}
.aeobox__number > * {
  width: 100%;
  flex: 1 100%;
  display: block;
}
.aeobox__number-numb {
  display: block;
  font-size: 48px;
  font-weight: bold;
  margin: 15px 0;
  color: #002c63;
}
.aeobox__heading {
  font-size: 18px;
  font-weight: normal;
}
.aeobox__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.aeobox__list > li {
  border-top: 1px solid #aaa;
  padding: 5px 0;
}
.aeobox__list > li:last-of-type {
  border-bottom: 1px solid #aaa;
}
.aeobox__ems {
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 10px;
    align-self: normal;
    opacity: 0.8;
}
@media screen and (min-width: 768px) {
  .aeobox {
    flex: 1 calc(100% / 3);
    width: calc(100% / 3);
  }
}
li#menu-item-341 a {
    height: auto !important;
}

.videosection {
  position: relative;
}
a#videoLink {
    display: block;
    position: absolute;
    background: none transparent;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
.person-list {
  list-style-type: none;
  padding: 0;
}
.person-list > li {
  padding-bottom: 5px;
}
@media screen and (min-width: 768px) {
    .person-list {
        column-count: 2;
        column-fill: balance;
        margin-left: -5px;
        margin-right: -5px;
    }
    .person-list > li {
        break-inside: avoid;
        box-sizing: border-box;
        padding: 5px;
    }
}