

@media only screen and (max-width: 480px)
.container_inner.default_template_holder h2 {
    font-size: 30px !important;
line-height: 28px !important;
}


body.home footer{display: none;}
logo_wrapper{display:in-block;}
.sitecredits{
z-index: 1000 !important;
	right: 15px;
	bottom: 0px;
	position:absolute;
}