.page-id-<nr> #page .inner {
padding-top: 100px;
}
.post-id-<nr> #page .inner {
padding-top: 100px;
}
.single #page .inner {
padding-top: 100px;
}
#page .inner {
padding-top: 100px;
}
.page-id-<nr> #page .inner {
padding-top: 40px !important;
}
<nr> with the correct number
.home #page .inner {
padding-top: 40px !important;
}
#page .inner {
background: #FFFFFF;
padding-right:20px;
padding-left:20px;
margin-bottom:-30px;
border-left: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
{ <---------
It looks like you're new here. If you want to get involved, click one of these buttons!