ff-size-tabs a {
  line-height: 40px;
  text-decoration: none;
  border-bottom: 2px solid #efeff3;
  height: 40px;
  padding: 1px 35px 10px;
  font-weight: 700;
  color: #9d9c9c;
}

ff-size-tabs .ff-link-tab-active {
  padding-bottom: 10px;
  border-color: #323232;
  color: #323232;
} 

.ff-table-top {
  margin-top: 15px;
  border-bottom: none !important;
}