@media screen and (min-width: 1100px) {
    .form-table #year {
        width: 240px;
    }
}
.display-none {
    display: none !important
}
