.gallery__slider {
    width: 100%;
    height: 450px;
    margin-top: 30px;
    padding-bottom: 30px;
}

.gallery__image {
    height: 450px;
    width: auto;
}
