/* Custom CSS overrides */

@media screen and (max-width: 600px) {
.search-result .abaproduct-image {
    margin: 0; 
}
.aba-search-add-to-cart-wrapper {
    margin: 5px 0;
	padding-left: 0px;
    text-align: center;
    float: left;
	clear: both!important ;
}
	}
.search-result {
		padding-bottom: 10px;
		border-bottom: 1px solid #d9d9d9;
	}	