footer .wrap {
    grid-template-columns: repeat(1, 1fr);
}

.page {
    padding: 0 15px;
}

.main-slider {
    width: auto;
}
