@media all and (max-width:700px) {
#image {
    padding-top: 150px!important;
}
#image h1 {
    font-size: 30px!important;
	bottom:30px!important;
}
}
