section {
    overflow: hidden;
    background-color: #fff;
    padding: 110px 0 110px 0;
}

.wrap-title-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 78px;
}

.filter-btn {
    margin-bottom: 26px;
    box-shadow: none !important;
}

.wrap-item {
    position: relative;
    overflow: hidden;
  }