div.ccm-block-page-pickup_recipe-header {
	max-width:960px !important;/* custom */
	width:100% !important;/* custom */
	height:auto !important;/* custom */
	margin:0 auto !important;/* custom */
	margin-bottom:-25px !important;
}

div.ccm-block-page-pickup_recipe-header h5 img{
	max-width:960px !important;
	width:100% !important;
	height:auto !important;
}

#pickuparea #pickup_img img{
	max-width:960px !important;
	width:100% !important;
	height:auto !important;
}


@media only screen 
   and (max-width : 991px)  {
div.ccm-block-page-pickup_recipe-header {
		width:95% !important;/* custom */
	height:auto !important;/* custom */
}

#pickuparea img.bID-15672{
	width:95% !important;
	height:auto !important;
}

   }
   
@media only screen 
   and (max-width : 432px)  {
div.ccm-block-page-pickup_recipe-header h5 {
	text-align:center;
}

   }
