.imgBFtop{

	/*
    background-image: url(../img/bf-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 173px;
    */
}
@media (max-width: 767px)
{
	div.imgBFtop{margin-top: 50px;}
	.page-header {
    	margin-top: 0px;
	}
}
@media( max-width: 752px )
{
	.bfdiv{
		background-image: url(../img/bf-mobile.jpg);	
		background-position: center bottom;
    	background-repeat: no-repeat;
    	/*background-size: 100%;*/
	    min-height: 243px;
	    padding-top: 450px; 
		background-color: #000;

	}
	.bfdiv img{display: none;}
	

	.bfdivPromo{
		background-image: url(../img/bf-mobile-promo.jpg);	
		background-position: center bottom;
    	background-repeat: no-repeat;
    	/*background-size: 100%;*/
	    min-height: 243px;
	    padding-top: 450px; 
		background-color: #000;

	}
	.bfdivPromo img{display: none;}
	
	.BFlanding img.imgBF {
    margin-top: 0 !important; 
	}
}

@media( max-width: 370px )
{
	.bfdiv{
		background-image: url(../img/bf-mobile250.jpg);	
		background-position: center bottom;
    	background-repeat: no-repeat;
    	/*background-size: 100%;*/
	    min-height: 243px;
	    padding-top: 170px; 
		background-color: #000;

	}
	.bfdiv img{display: none;}
	

	.bfdivPromo{
		background-image: url(../img/bf-mobile-promo250.jpg);	
		background-position: center bottom;
    	background-repeat: no-repeat;
    	/*background-size: 100%;*/
	    min-height: 243px;
	    padding-top: 170px; 
		background-color: #000;

	}
	.bfdivPromo img{display: none;}
	
}
.bfdivPromo, .bfdiv{background-color: #171717;}
.imgBF{margin: 0 auto;}
.products.prodpg .product-thumb-info .product-thumb-info-content {min-height: 260px !important;}
.products.catpg .product-thumb-info .product-thumb-info-content {min-height: 100px !important;}
@media (max-width: 768px){.product-thumb-info .product-thumb-info-content,.products.prodpg .product-thumb-info .product-thumb-info-content  {min-height: 160px !important;}}