@media screen and (max-width: 992px) {
 #product-variants select {
    width: 100% !important;
}
}