#container-nav{
	min-height:48px;
}
.fm-row.sunday > .fm-width-75 {
	max-width: 75%;
}
@media (max-width:721px){
	.fm-row.sunday > .fm-width-75 {
		max-width: 100%;
	}
	.fm-row.sunday > .product-photo-lb {
		margin-top: 20px;
		width: 100%;
		height : 280px;
	}
}