@media screen and (max-width:575px){
	
	#main-header{ display:none; }
	
	.br-slider { margin-left: -15px; margin-right: -15px; padding: 0 15px; }
	.br-slider .br-slider-gallery{ width:180%; }
	
	.tour-wrapper .tour-description > h2 { font-size: 18px; line-height: 20px; max-height:40px; overflow:hidden;}
	.tour-wrapper .tour-description > a { margin-top:0; }
	
	.pcredits {	display: block; margin-bottom:15px; }
	.woocommerce nav.woocommerce-pagination ul li { margin: 4px; }
	
	.double-title.product-section .deco-title{ font-weight: 700; text-align:left; font-size: 1.2em;}
	.double-title.product-section .deco-subtitle{ display:none; }
}