#INCLUDED {
  content : 'page-kolory-standard.scss'; }

#INCLUDED {
  content : 'page-kolory.scss'; }

.box_zajawka_1 {
  margin-bottom: 25px; }
  .box_zajawka_1 .img-wrap {
    min-height: 230px;
    width: 100%;
    background-size: cover;
    background-position: top center;
    border-radius: 4px;
    border: 1px solid #b3b3b3;
    overflow: hidden;
    display: block;
    position: relative; }
    .box_zajawka_1 .img-wrap h2 {
      position: absolute;
      width: 100%;
      min-height: 35px;
      display: flex;
      align-items: center;
      flex-direction: column;
      text-align: center;
      font-size: 110%;
      text-transform: uppercase;
      color: #062b50;
      padding-bottom: 15px;
      bottom: 0;
      background-color: rgba(255, 255, 255, .85); }
  .box_zajawka_1 h2 {
    text-align: center;
    font-size: 130%;
    text-transform: uppercase;
    color: #062b50;
    padding-top: 15px; }
  .box_zajawka_1 .g-box-content {
    padding-top: 15px;
    font-size: 100%;
    min-height: 140px; }
  .box_zajawka_1 .button {
    max-width: 90px; }
