@media (max-width: 767px){
	.bx_item_detail .bx_item_detail_size ul li{
		width: 70px !important; 
	}
	.bx_item_detail .bx_item_detail_size ul li .cnt{
		width: 70px !important; 		
	}
	#rostTitle{
		display: none !important;
	}
	.rostblock{
		    width: 30px !important;;
	}
	#sizex tr>td.rostcaption {
	    width: 60px !important;
	}
	#sizeSelect .modal-dialog {
	    width: 95% !important;		
	}
	table#sizex{
		width: 320px;
		overflow-x: auto;		
	}
	blockquote{
		display: block;
		overflow: hidden;
	}
	blockquote a{
		width: 100%;
		hyphens: auto !important;
	}
	a.btn.btn-primary{
		width: 100% !important;
		white-space: normal !important;
	}
	a.btn.btn-border p{
		width: 100% !important;
		white-space: normal !important;		
	}	
	.b24-widget-button-wrapper{
		display: none !important;
	}
	.back-to-top{
		display: none !important;		
	}
	.header .topsearch .search-form{
		margin-top: 5px;
	}
}