@media (min-width: $widescreen) { //select, //input, //label + select, //label { // width: 45%; //} .date-choice > input:first-of-type { width: 75%; } .date-choice .btn--primary, .several-times { margin-left: 1rem; display: inline-block; } .time-choice { padding: 1em; input { width: 80%; } } }