.m-g-wrapper-new,.m-detail-attrs-right,.m-sphc{display: none}
@media only screen and (max-width: 1024px) {
	.product-brand,.shop-rec,.detail-attrs-left-box{
		display: none!important;
	}
	.detail-attrs-right{
		width: 100%;
	}
	.m-footer .footer-feature{
		text-align: left;
	}
	.m-footer .footer-feature .feature-item{
		width:25%;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 414px) {
	.g-wrapper-new,.detail-attrs-right,.m-footer{
		display: none;
	}
	body {
    min-width: auto!important;
	}
	.m-g-wrapper-new{
		display: block;
		padding: 70px 20px 20px 20px;
	}
	.m-img-box {
		text-align: center;
	}
	.m-img-box img{
		width:80%;
	}
	.m-img-info{
		padding-top: 20px;
	}
	.m-img-info span{
		font-weight: bold;
		padding-right: 10px;
	}
	.m-detail-attrs-right{
		display: block;
		padding: 0 20px 20px 20px;
	}
	.m-detail-attrs-right .title,.main-detail-width{
		display: none;
	}
	.m-sphc{
		display: block;
		text-align: center;
	}
	.modal-content{
		width: 90%;
	}
}



