.preview {
    width: 100%;
    min-width: 280px;
    display: flex;
    flex-direction: column;
    background-image: url(/img/fon-img-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
