.mt-5, .my-5{
margin-top:10px !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
color: #fff;
background-color: #4dbd97;
}
@media (max-width: 479px) {
.nav-pills .nav-link{
padding: 9px;   
 margin: 5px;
}
.strip figure{
height: 94px;
}
#eqhosts > div> .col-xl-3, .col-lg-6, .col-md-6, .col-sm-6{
width:50% !important;}
  }