@media screen and (min-width:1024px){
.hide_on_pc{
display: none!important;}
}
.sel{
padding-right: 30px;}
.sel option:first-child{
display:none;}
