@media (max-width: 768px) {
#btn_view_product .grid-select {
display :none;
}
 .products-selection .showing {
        clear: both;
    }
}