#theme-example-cozy-2 {
  text-align: left;
  background-color: white !important;
  padding-top: 100px;
  padding-bottom: 40px;
}
#theme-example-cozy-2 img {
  width: 100%;
  height: auto;
}
#theme-example-cozy-2 img::before {
  background-color: blue;
}
#theme-example-cozy-2 .section-content {
  padding-bottom: 20px;
  text-align: left;
}
@media (max-width: 767px) {
  #theme-example-cozy-2 .section-content {
    text-align: center;
  }
}
#theme-example-cozy-2 .section-description {
  padding-top: 100px;
}
@media (max-width: 767px) {
  #theme-example-cozy-2 .section-description {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  #theme-example-cozy-2 .section-description {
    padding: 40px 20px;
  }
}
#theme-example-cozy-2 .section-description2 {
  padding-top: 10px;
}
@media (max-width: 767px) {
  #theme-example-cozy-2 .section-description2 {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  #theme-example-cozy-2 .section-description2 {
    padding: 40px 20px;
  }
}
#theme-example-cozy-2 .expect {
  text-align: center;
}
@media (max-width: 767px) {
  #theme-example-cozy-2 .expect {
    font-size: 20px;
  }
}
