This 2 looks to be the issue but now i still have some extra padding in front page the smartphone issue is gone but how can delete that small padding there?
.t3-content-block {
background-color: #ffffff;
color: #333333;
padding: 0px;
height: 450px;
}
.com_community .t3-content-block {
padding: 0;
height: 930px;
}