@font-face {
    font-family: "GTtruc";
    src: url('/GT\ Shopaganda\ Condensed.eot'), url('/GT\ Shopaganda\ Condensed.woff');
}
body, button, input, textarea {
    font-family: GTtruc;
    /* font-size: 150%; */
}
img.carte {
    max-height: 75vh;
}
.text-container{
    margin          : auto;
    font-size       : 1.5em;
    display         : flex;
    justify-content : center;
    flex-wrap       : wrap;
}
.break {
    flex-basis: 100%;
    height: 0;
}

@media (max-width: 1250px) { 
    .section.hey {
        padding: 3rem 0.5rem;
    }
    .column.hey {
        padding: 0.25rem;
    }
}
