/* Enter Your Custom CSS Here */
@media only screen and (min-width:992px){
  
  .widget_sydney_services_type_a .service.col-md-4 {
    width: 25%;
  }
  
  .widget_sydney_services_type_a .service.col-md-4:nth-of-type(3n+1){
    clear: unset;
  }
  
  .widget_sydney_services_type_a .service.col-md-4:nth-of-type(4n+1){
    clear: left;
  }  
  
}

.panel.widget,
.panel-grid-cell section {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.footer-widgets {
    padding: 40px 0;
}

p.eingerueckt{ padding-left: 4em }

