select#product-filter option[value=bestSell] {
	display: none !important
}

select#product-filter option[value="bestSell"] {
	visibility: hidden;
}


.index .banners-grid--2 {
    max-height: 720px !important
}





.index  .banners-grid--2 .banner-entry a {
    padding-bottom: 100%;
}

#car-filter .select-ui .txt{
    line-height: 1.6 !important;
}