.decoration {
    background: linear-gradient( rgba(255, 255, 255, 1),rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 1)), url("../images/rezati/cake_shelf_03.jpg") fixed center center;
    background-size: cover;
    padding: 80px 0 60px 0;
  }

  .decoration_02 {
    background: linear-gradient( rgba(255, 255, 255, 1),rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 1)), url("../images/rezati/cake_shelf_03.jpg") fixed center center;
    background-size: cover;
    padding: 80px 0 60px 0;
  }

  .decoration_03 {
    background: linear-gradient( rgba(255, 255, 255, 1),rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 1)), url("../images/rezati/cake_02.jpg") fixed center center;
    background-size: cover;
    padding: 80px 0 60px 0;
  }