﻿@media (max-width: 1440px) {
  .section .wrapper {
    min-width: unset;
    width: 65%;
  }

  .section .title {
    margin: 70px 0 40px;
  }

  .section h1 {
    font-size: 28px;
    margin: 70px 0 20px 0;
  }

  .section .title p {
    font-size: 18px;
  }

  .btn {
    width: 150px;
    height: 45px;
    font-size: 20px;
  }

  .bake-banner {
    height: 508px;
  }

  .bake .bake-section-2 .title {
    margin-bottom: 45px;
  }

  .bake-section-3 .content {
    height: 300px;
  }

  .bake-section-3 .content img {
    bottom: -39px;
    max-height: 350px;
  }

  .bake-section-4 {
    padding-bottom: 70px;
  }

  .bake-section-4 .content img {
    max-height: 471px;
  }

  .bake-section-5 {
    padding-bottom: 70px;
  }

  .bake-section-5 .content img {
    margin: 90px auto 0;
    max-height: 390px;
  }

  .bake-section-6 {
    padding-bottom: 70px;
  }

  .bake-section-6 .content img {
    max-height: 478px;
  }

  .bake-section-7 .content img {
    max-height: 443px;
  }

  .bake-section-8 {
    height: 577px;
  }
  
}
