

/* Start:/local/templates/website_en/styles.css?1778250575620*/
.section--404 {
    min-height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section--404 .title {
    text-align: center;
}

.section--404 .title span {
    text-transform: uppercase;
    color: #c8c8c8;
    font-size: 200px;
}
@media (min-width: 920px) {
    .image_preview__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .image_preview__container .image_preview__img {
        flex: 1 1 19%;
        margin-bottom: 20px;
        height: 75px;
    }

    .image_preview__container .image_preview__img:nth-child(4n) {
        margin-right: 0;
    }
}

/* End */
/* /local/templates/website_en/styles.css?1778250575620 */
