@media only screen and (min-width: 1000px) {
  .mb-item .mb-link:first-child {
    margin-top: 0px;
  }
}

.btn.btn-white_f.active {
    background-color: #f45352;
    color: white;
}