/* Responsiveness for hello-child website */


@media screen and  (max-width: 1480px) {
	
}
@media screen and  (max-width: 1024px) {
	
}
@media screen and  (max-width: 768px) {
	
}
@media screen and  (max-width: 600px) {
	
}