.gallery-photos_1{
    height: 80vh;
    min-height: 680px;
    max-height: 780px;
    width: 100%;
    margin: 0 auto 25px;
}
.carousel-section__button {
    background-color: rgba(255, 255, 255, 0.901);
    padding: 5px;
}
.carousel-section__slide a {
    bottom: 50px;
    font-size: 1.8rem;
    right: calc(50vw - 110px);
}
