@media (max-width: 500px) {
    .compact-catalog .list-offers .quantity_block_wrapper {
        display: block;
    }
}