/** Menü **/
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
  line-height: 100px;
}

/** Mobile **/
@media (max-width: 575px) {
  /** Logo **/
  #sp-header .logo {
    padding-top: 1rem;
    height: 150px;
  }
  
  /** Startseite **/
  /** Schriftzug **/
  #column-wrap-id-26d9b477-fa44-4ac0-a21d-5b7da2637bef {
    padding-top: 6rem;
  }

  /** Immobilien **/
  #sppb-dynamic-content-1770147217363.sppb-dynamic-content-collection {
    display: unset !important;
  }

  /** Allgemeiner Text **/
  .sppb-addon-content {
    font-size: 20px !important;
  }
  
  /** Impressum +  Widerrufsbelehrung **/
  #section-id-1769861424378 {
    padding-top: 260px !important;
  }

  /** Immobilien Auflistung Seite **/
  #bsdsearchform {
    padding-top: 3rem;
  }
  
  .property-list div div.col-xs-12 {
    width: 100% !important;
  }

  .property-list div div.col-xs-6 {
    width: 50% !important;
  }
}