@media (max-width: 767px) {
  header.masthead {
    margin-top: 40px; }
  .sw-module.sw-module-blog-article {
    width: 95% !important;
    margin: 0 0 30px !important; }
  #contact {
    padding-top: 0 !important; }
  #contact h2 {
    margin-bottom: 0 !important; }
  header.masthead .intro-text .intro-heading {
    font-size: 4rem !important;
    margin-top: 90px; }
  .biographie {
    border-right: 0 !important; }
  #v-pills-tab {
    position: inherit !important;
    right: 0 !important;
    top: 0 !important; }
  #mainNav .navbar-brand {
    color: #fff;
    font-size: 42px !important;
    font-family: 'Sacramento', cursive; }
  .desktop-only {
    display: none !important; }
  .sw-module-media-slideShow {
    display: block !important; }
  #newsletter {
    background: #000 !important; } }

@media (min-width: 768px) {
  .sub-page .sw-module.sw-module-blog-article {
    margin: 0 auto 50px !important; }
  .mobile-only {
    display: none !important; } }
