@media screen and (min-width: 768px){
   .application-form.wrapper .itc-select.w50 {
      width: calc(50% - 15px) !important;
   }
}