.banner {
    height: auto;
}
.banner img {
    object-fit: cover;
    width: 100%;
    height: auto;
}
.page-node-frontpage .bundle.bundle-button.left, .page-node-frontpage .bundle.bundle-shortcuts {
    display: flex;
    justify-content: center;
}
.inside-page .masonry-grid {
    max-width: 100%;
    margin: 30px auto;
}