@media only screen and (min-width:0){.base-custom-select>span{margin-bottom:4px;font-size:1.4rem}.base-custom-select input{width:100%;padding-left:8px}.base-custom-select ul{max-height:180px;width:100%;overflow-y:scroll;position:absolute;z-index:999;left:0;top:54px;border-radius:4px;background-color:#fff;border:1px solid #c8c8c8}.base-custom-select ul:not(.visible){display:none}.base-custom-select ul li{padding:4px 0 4px 8px;font-size:1.5rem;cursor:pointer}}