/* COLORS */
/* FONTS */
/* >= 768px */
/* >= 1024 */
@media screen and (min-width: 1023px) {
  #node-kontakt #intro {
    border-bottom-left-radius: 1.56vw;
    border-bottom-right-radius: 1.56vw;
    padding-top: 9.6vw;
  }
  #node-kontakt #intro .section {
    padding-right: 20%;
  }
  #node-kontakt #kontakt {
    border-bottom-left-radius: 1.56vw;
    border-bottom-right-radius: 1.56vw;
  }
}
/* >= 1248 */
