		
		@media only screen and (min-width: 501px) and (max-width: 900px) {
			/*body {
				background-color: black !important;
				
			}*/
			
			
			.div-test{
				height:350px;
			}
			
			.div-white{
				height:200px;
				padding-top:10px;
			}
			
			.div-footer{
				height:100px;
				line-height: 10px;
				text-align:right;
			}
			
			
			
			
			.div-test-img{
				height:80%;
				width:80%;
			}
			
			
			.button{
				height:80%; 
				width:80%;
			}
			
			.div-contact{
				height:700px;
			}
			
			.div-perfil03{
				height:400px;
				text-align:justify;
			}
			
			.div-perfil01{
				height:550px;
				text-align:justify;
			}

			.div-perfil02{
				height:600px;
				text-align:justify;
						}
						
			.div-ns
			{
				height:400px;
			}
			
			.div-ns-da {
				height:300px;
			}
			
			.icon-tooth{
				height:60%;
				width:60%;
			}
			
			.icon_tooth_black{
				height:80%; 
				width:80%;
				margin-top:30px;
			}
			
			.div-contact-tel{
				
				height:300px;
			}
			
			.icon-map{
				height:100%; 
				width:100%; 
				margin-top:10px;
			}
			
			.div-serv{
				height: 350px;
				text-align:left;
				border-right: 0px solid #FF5100;
			}
			
			.border-color-orange{
				border-right: 0px solid #FF5100;
			}
			
			.icon-align-tooth-right{
				text-align:center;
			}

			.icon-align-tooth-left{
				text-align:center;
			}
			
			.div-white-250{
				background-color: white;
				border-radius: 20px;
				height:430px;
				font-size:14px;
			}

			
		}