/*Main Nav*/
.healthefair_nav {background: #fffffff7;border-bottom: 1px solid #d7d7d7;}

/*Body*/
.mycontent {margin-top: 4%; margin-bottom: 4%;}

@media only screen and (max-width: 991px) {
      .nav-item {text-align: center; font-size: 1.2rem; border-top: 1px solid #e1e1e1;}
      .dropdown-menu{border: none !important;}
      .dropdown-item {text-align: center; margin-top: 2%; margin-bottom: 2%; font-size: 1.2rem; border-top: 1px solid #e1e1e1;}
      .mycontent {margin-bottom: 18% !important;}
}
