.woocommerce-ordering:after{top: 5px;}
.orderby{height: 38px;}
.woocommerce-page #page_content_wrapper .inner .sidebar_content.full_width img, .page_content_wrapper img {height:296px !important;}
@media only screen and (max-width: 767px){
.sidebar_content .products li h2.woocommerce-loop-product__title{
font-size:16px !important;
overflow:hidden;
height:50px;
}
.sidebar_content .products li{padding:10px !important;}
.woocommerce-page #page_content_wrapper .inner .sidebar_content.full_width img, .page_content_wrapper img {height:130px !important;}
.sidebar_content .products li span.price{font-size: 18px !important; margin-bottom: 5px!important;}
}