/* Add here all your CSS customizations */
@media (min-width: 1200px) {
  .consultation-section {
    padding-left: 250px;
    padding-right: 250px;
  }
}
