@media screen and (min-width:900px) 
{
	.closet_organizers_first_section
	{
		height: 380px;
		width: 100%;
		float: left;
	}
	
	.closet_organizers_image
	{
		margin: 50px 20px 30px 80px;
		height: 300px;
		width: 38%;
		border: 1px solid;
		background-size: cover;
		background-position: center;
		float: left;
		background-repeat: no-repeat;
		background-image: url("https://www.citidecor.co/images/product/product_closet_organizers.png");
	}
	
	.closet_organizers_booking
	{
		margin-top: 50px;
		height: 400px;
		width: 40%;
		float: left;
		padding: 0px;
	}
	
	.closet_organizers_title_booking
	{
		margin: 0px;
		font-size: 30px;
		color: #7615c8;
	}
	
	.closet_organizers_reviews
	{
		margin-left: 10px;
		font-size: 13px;
	}
	
	.closet_organizers_description
	{
		width: 90%;
		padding: 0px 0px;
		margin: auto;
		font-size: 14px;
	}
	
	.closet_organizers_postal
	{
		width: 80%;
		padding: 0px 0px;
		margin: 0px;
	}
	.closet_organizers_button_booking
	{
		padding: 0px;
		margin-top: 20px;
		color: white;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		height: 30px;
		float: left;
		width: 100%;
	}
	
	.closet_organizers_add_to_cart
	{
		border: 1px #a3a39b solid;
		height: 30px;
		border-radius: 5px;
		background-color: #3d505e;
		margin: auto;
		width: 70%;
	}
	
	.closet_organizers_second_section
	{
		height: 100px;
		width: 100%;
		float: left;
	}
	
	.closet_organizers_service_includes_heading
	{
		height: 30px;
		width: 100%;
		float: left;
		font-size: 16px;
		font-weight: bold;
		padding-left: 0px;
		color: #6d9cb9;
	}
	
	.closet_organizers_service_includes_listing
	{
		font-size: 14px;
		width: 48%;
		float: left;
		border: 0px solid red;
	}	
	
	.closet_organizers_three_section
	{
		height: 26px;
		width: 100%;
		float: left;
		border-top: 1px #a3a39b solid;
		border-bottom: 1px #a3a39b solid;
		background-color: #3d505e;
		color: white;
		text-align: center;
		font-weight: bold;
		margin: auto;
	}
	
	.closet_organizers_nation_wide_banner
	{
		font-size: 12px;
		height: 26px;
		width: 30%;
		float: left;
		padding-left: 10px;
	}
	
	.closet_organizers_four_section 
	{
		height: 160px;
		width: 100%;
		float: left;
		margin: auto;
	}
	
	.closet_organizers_faq_heading
	{
		width: 100%;
		height: 40px;
		margin: 0px;
		font-size: 20px;
		color: #6d9cb9;
		margin: auto;
		font-weight: bold;
		text-align: center;
		float: left;
	}
	
	.closet_organizers_faq_topic
	{
		float: left;
		width: 100%;
		text-align: center;
	}
	
	.closet_organizers_faq_topic_header
	{
		border: 0px solid red;
		text-align: center;
		height: 50%;
		width: 100%;
		font-size: 16px;
		font-weight: bold;
	}
	
	.closet_organizers_faq_topic_description
	{
		border: 0px solid blue;
		text-align: center;
		height: 50%;
		width: 100%;
	}
	
}
	@media screen and (min-width:0px) and (max-width: 900px) 
	{
		.closet_organizers_first_section
		{
			min-height: 520px;
			width: 100%;
			float: left;
			border: 0px solid red;
		}
		
		
		.closet_organizers_image
		{
			margin: auto;
			height: 300px;
			width: 100%;
			border: 0px solid;
			background-size: cover;
			background-position: center;
			float: left;
			background-repeat: no-repeat;
			background-image: url("https://www.citidecor.co/images/product/product_closet_organizers.png");
		}
		
		.closet_organizers_booking
		{
			margin: 0px;
			max-height: 200px;
			width: 100%;
			float: left;
			padding: 0px;
		}
		
		.closet_organizers_title_booking
		{
			margin: 0px;
			min-height: 26px;
			width: 100%;
			font-size: 25px;
			color: #7615c8;
			float: left;
		}

		.closet_organizers_reviews
		{
			height: 25px;
			font-size: 12px;
			width: 100%;
			float: left;
		}

		.closet_organizers_description
		{
			width: 100%;
			min-height: 100px;
			padding: 0px;
			margin: auto;
			float: left;
			font-size: 12px;
			margin-bottom: 0px;
			overflow: hidden;
		}
		
		.closet_organizers_button_booking
		{
			padding: 0px;
			margin-top: 10px;
			margin-bottom: 10px;
			text-align: center;
			font-weight: bold;
			height: 28px;
			float: left;
			width: 100%;
		}
		
		.closet_organizers_add_to_cart
		{	
			border: 1px #a3a39b solid;
			height: 20px;
			padding: 2px;
			font-size: 16px;
			border-radius: 5px;
			background-color: #3d505e;
			margin: auto;
			width: 35%;
			color: white;
		}

		.closet_organizers_second_section
		{
			height: 120px;
			width: 100%;
			float: left;
			border-top: .1px solid #7615c8;
			border-bottom: .1px solid #7615c8;
		}

		.closet_organizers_service_includes_heading
		{
			height: 30px;
			width: 100%;
			float: left;
			font-size: 14px;
			font-weight: bold;
			padding-left: 0px;
			color: #6d9cb9;
		}

		.closet_organizers_service_includes_listing
		{
			font-size: 10px;
			width: 100%;
		}

		.closet_organizers_three_section
		{
			height: 45px;
			width: 100%;
			float: left;
			border-top: 1px #a3a39b solid;
			border-bottom: 1px #a3a39b solid;
			background-color: #3d505e;
			color: white;
			text-align: center;
			font-weight: bold;
			margin: auto;
		}

		.closet_organizers_nation_wide_banner
		{
			font-size: 10px;
			height: 15px;
			width: 30%;
			float: left;
			padding-left: 0px;
		}
		
		.closet_organizers_four_section 
		{
			height: 160px;
			width: 100%;
			float: left;
			margin: auto;
		}
		
		.closet_organizers_faq_heading
		{
			width: 100%;
			height: 40px;
			margin: 0px;
			font-size: 16px;
			color: #6d9cb9;
			margin: auto;
			font-weight: bold;
			text-align: center;
			float: left;
		}
		
		.closet_organizers_faq_topic
		{
			float: left;
			width: 100%;
			text-align: center;
		}
		
		.closet_organizers_faq_topic_header
		{
			border: 0px solid red;
			text-align: center;
			height: 50%;
			width: 100%;
			font-size: 12px;
			font-weight: bold;
		}
		
		.closet_organizers_faq_topic_description
		{
			border: 0px solid blue;
			text-align: center;
			height: 50%;
			width: 100%;
			font-size: 10px;
		}
		
	}