/* ------------------------------------------------
 Author: SIF
------------------------------------------------ */
/* ------------------------------------------------
   - Variables
------------------------------------------------ */
/* ----- Gutters ----- */
/* ----- Colors ----- */
/* small desktop
------------------------------------------------------------ */
/* tablet
------------------------------------------------------------ */
@media (min-width: 768px) and (max-width: 992px) {
  #quick-links-submit-a-solution #why-become div {
    text-align: Center; }
    #quick-links-submit-a-solution #why-become div img {
      margin: 0 auto; }

  #about-the-foundation #legs-mapbox .map-legs:before {
    background: #f7f9fb;
    height: 43%; }

  #general-news .card-header {
    width: 100%; }

  #general-news-search .card-header {
    width: 100%; }

  #jobs .p-i {
    padding: 2.5rem 0; } }
/* Smartphone
------------------------------------------------------------ */
@media (max-width: 767px) {
  #jobs .p-i {
    padding: 2.5rem 0; }
    #jobs .p-i hr {
      border-top: 0; }

  #join-us-events #showing-content {
    float: none !important; }
    #join-us-events #showing-content .pagination-range {
      float: left; } }

/*# sourceMappingURL=styles_responsive.css.map */
