input {
    height: 12px;
    width: 14px;
    margin-top: 4px;
}

.price_item {
    width: 12vw;
    display: inline-flex;
}

search_flash_by_price {
    grid-area: search_flash_by_price;
    width: 12vw;
    margin-bottom: 2vh;
    display: inline-table;
}
