.go-to-en {
    position: absolute;
    right: 20px;
    text-align: right;

    padding: 5px;
    margin: 5px;

    background-color: #FFDCB2;
}

img.main-image {
    width: 80%;
    max-width: 495px;
}

.new-gate-items img {
    width: auto;
    height: 200px;
}


.bottom-spacer {
    height: 50px;
}
