@media screen and (min-width: 768px) {
    .popup-catalog {
        overflow-y: inherit;
    }
}