#content{
  padding-left:40px !important;
}
@media screen and (max-width : 480px) {
#content{
  padding-left:10px !important;
}
}