body, html {
    overflow-x : clip !important;
}

.discover-more-block__wrapper.display-flex.flex-wrap.justify-content-start {
    display: none !important;
}


@media only screen and (max-width: 600px) {
    .finder-btn {
        font-size: 12px;
    }
}