@media only screen and (max-width: 481px) { 

body
{ background-image:url(../images/bg.jpg); background-repeat:repeat; background-position:center; background-size:100%;*/
 background:url(../images/bg.jpg)  ; background-size:100%; background-position: inherit;
}
.fsections
{ width:100%; clear:both;
text-align: center !important;
}
	
.social {
float: left;
margin: 25px 0 15px 0;
padding: 0;
text-align: center !important;
display: inline-block  !important;
width: 100%  !important;
}















}