@charset "utf-8";
/* CSS Document */
@media(max-width:500px){
	.bannerarea{
/*		padding-top: 147px;*/
/*         height: 370px!important;*/
        background-position-y: 135px!important;
	}
	.header-cat{background:url("images/mobilecatheader.jpg") no-repeat!important;     background-repeat-x: repeat; background-position: bottom right!important;}
	.header-alloy {
    background: url(images/abrasionmobile.jpg) no-repeat!important;
    background-repeat-x: repeat!important;
	background-position: bottom left!important;
}
.about {
    background: url(images/aboutmobile.jpg) no-repeat!important;
    background-repeat-x: repeat!important;
	background-position: bottom left!important;
}
}



