.photo .titles{margin-top:1rem;}
.photo-list{margin-bottom: 5px;}
.prod-list.photo-list li .inner-box:before{display: none;}


/* .main-navigation {
    position: relative;
    background: none;
    border-bottom: 1px solid #E2E2E2;
} */
 .prod-box .titles{text-align: center;}
 .hb .prod-list ul li{width: calc((100% / 6) - 2%);}
 .hb.cont.prod-box{padding:3rem 10vw;}

@media screen and (max-width: 1023px)
{

}

@media screen and (max-width: 767px)
{
	.hb .prod-list ul li{width: calc((100% / 3) - 2%);}
}
@media screen and (max-width: 430px)
{
	.hb .prod-list ul li{width: calc((100% / 2) - 2%);}
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{
	
}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}
