
@media (max-width: 600px) {

	img{
	min-height: 100px;
	width: auto;
}
h1{
	padding: 5%;
	font-size: 19px !important;
	
}

}