#section_1_wrapper {
  background: #fff url("new-team-photo.jpg") no-repeat center;
}
#section_3_wrapper {
  background: #fff url("pain-free-dentistry-wodonga-albury-2.jpg") no-repeat center;
}
#section_6_wrapper {
  background: #fff url("cosmetic-dentist-wodonga-2.jpg") no-repeat center;
}

.page-node-165 #sidebar-first,.page-node-165 #sidebar-second {
    background-color: #5CAD57;
    text-align: center;
}
.page-node-165 #sidebar-first .content.block-content,.page-node-165  #sidebar-second .content.block-content{
    color:white;
    font-family: Tahoma, Geneva, sans-serif; 
    font-size: 21px;
    font-weight: 300;
    margin-top:5%;
    margin-bottom:5%;padding:20px;line-height: 1.7;}

@media only screen and  (min-width : 768px) {
    .page-node-165 #sidebar-first,.page-node-165 #sidebar-second {
    width: 19.5%;
    height: 1180px;
}
    .page-node-165 #content{width:55%;}
 .page-node-165 #sidebar-first .content.block-content{margin-top:90%;}
.page-node-165  #sidebar-second .content.block-content{margin-top:90%;}



}
@media only screen and  (min-width : 768px)and (max-width : 1024px) {
    
    .page-node-165 #sidebar-first .content.block-content,.page-node-165  #sidebar-second .content.block-content{
   
  font-size:19px;
  }
    
}
@media only screen and (min-width : 1224px) { 
.page-node-165 #sidebar-first,.page-node-165 #sidebar-second {
    width: 19.5%;
    height: 1180px;
}

.page-node-165 #content{width:55%;}
.page-node-165 #sidebar-first .content.block-content{
    margin-top:90%;margin-left:8%;margin-right:8%;}
.page-node-165  #sidebar-second .content.block-content{margin-top:90%;margin-left:8%;margin-right:8%;}

   
}