#home .blocks {
    display: none;
}

.competition.winner-page {
    background: url(../img/uk/uk-bg.jpg) fixed;
    background-size: cover;
}

.page, .competition {
    background: url(../img/uk/uk-bg.jpg) fixed;
    background-size: cover;
}

.the-form form select {
    margin-bottom: 24px;
}

.competition .form .kid {
    grid-template-columns: 1fr;
}

#home .banner {
    height: 100vh !important;
}

.illustration .vote {
    display: none;
}

.page .content .main-content ul li {
    margin-bottom: 5px;
}
