.gdzie-kupic-section {
    max-width: 1360px;
    margin: 0 auto;
    padding: 50px 20px 50px 20px;
    box-sizing: content-box;
}

.gdzie-kupic-section h2 {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.advsm-map {
    height: 522px !important;
}

.gkSwiper {
    margin-bottom: 30px;
}

.gkSwiper .swiper-slide a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

@media (max-width: 768px) {
    .page.page--consulting {
        min-height: 730px;
    }
}